Rows

FieldDatabaseDataTable.Rows property

Hämtar rader som hör till den här tabellen.

public IList<FieldDatabaseDataRow> Rows { get; }

Se även