Gets an int value that indicates the total number of data rows.

Introduced: 15.0.

Syntax

public int DataRowCount { get; }
Public ReadOnly Property DataRowCount() As Integer

Limitations

Read only.