Rows

FieldDatabaseDataTable.Rows property

获取属于此表的行。

public IList<FieldDatabaseDataRow> Rows { get; }

也可以看看