Rows

FieldDatabaseDataTable.Rows property

Obtiene filas que pertenecen a esta tabla.

public IList<FieldDatabaseDataRow> Rows { get; }

Ver también