Rows

FieldDatabaseDataTable.Rows property

Ottiene le righe che appartengono a questa tabella.

public IList<FieldDatabaseDataRow> Rows { get; }

Guarda anche