public Nullable<long> RowCount { get; }
Public ReadOnly Property RowCount As Nullable(Of Long) Get
public: property Nullable<long long^> RowCount { Nullable<long long^> get (); }