Activities
latest
false
Banner background image
Workflow Activities
Last updated Apr 22, 2024

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)

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.