Activities
latest
false
UpdateRowItem - Other latest
logo
Workflow Activities
Last updated 2023年10月25日

UpdateRowItem

Assigns a specified value to the indicated column of a DataTable row.

Definition

Namespace: UiPath.Activities.System.API

Assembly: UiPath.System.Activities.Api (in UiPath.System.Activities.Api.dll)

UpdateRowItem(Object, DataRow, String)

void UpdateRowItem(
	Object value,
	DataRow row,
	string columnName
)void UpdateRowItem(
	Object value,
	DataRow row,
	string columnName
)
value Object
The value to write to the indicated column.
row DataRow
The name used to reference the DataTable row containing the column whose value should be updated.
columnName String
Specify either the column number(index) or name whose values should be updated.
  • Definition
  • UpdateRowItem(Object, DataRow, String)
logo
Get The Help You Need
logo
Learning RPA - Automation Courses
logo
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2023 UiPath. All rights reserved.