TDataTable.GetRowsCount Method

Get number of rows
<ID("GetRowsCount", (int)e2.GetRowsCount)> _ 
Public Function GetRowsCount() As Integer
This language is not supported or no code example is available.
[ID("GetRowsCount", (int)e2.GetRowsCount)] 
public int GetRowsCount()
This language is not supported or no code example is available.

Return Value

int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition