Activities
latest
false
AddDataRow - Other latest
logo
Workflow Activities
Last updated Oct 25, 2023

AddDataRow

Adds a DataRow to a specified DataTable.

Definition

Namespace: UiPath.Activities.System.API

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

AddDataRow(DataTable, DataRow)

void AddDataRow(
	ref DataTable dataTable,
	DataRow dataRow
)void AddDataRow(
	ref DataTable dataTable,
	DataRow dataRow
)
dataTableDataTable
The DataTable object to which the row is to be added.
dataRow DataRow
The DataRow object to be added to the DataTable. If this parameter is set, then the ArrayRow parameter is ignored.
  • Definition
  • AddDataRow(DataTable, DataRow)
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.