activities
latest
false
UiPath logo, featuring letters U and I in white

Workflow activities

Last updated Feb 19, 2026

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
)

dataTable DataTable : 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
Trust and Security
© 2005-2026 UiPath. All rights reserved.