GeoEco.Datasets.Table.GetRowCount

Table.GetRowCount()

Returns the number of rows in the table.

For certain storage formats, calling this function might require the underlying programming library used to access the data to read the entire table, a potentially lengthy operation. If this behavior is undesirable, the caller is expected to know that it will occur and not call this function.

Returns:

Number of rows in the table.

Return type:

int