Name

ItemArray

Synopsis


Object[] itemArray = DataRow.ItemArray;

DataRow.ItemArray = itemArray;

Gets or sets the values of the row using an object array. Each item in the object array corresponds to a column in the DataTable.