This document is archived and information here might be outdated. Recommended version. |
The number of rows.
[Visual Basic .NET] Public ReadOnly Property RowCount As Integer
[C#] public int RowCount {get;}
[C++]
HRESULT get_RowCount(
void
);