RowsCount Property (TableDescription)
The number of rows in the table.

C# Syntax

public Nullable<int> RowsCount {get; set;}