Rows

FieldDatabaseDataTable.Rows property

Gets rows that belong to this table.

public IList<FieldDatabaseDataRow> Rows { get; }

See Also