SelectResult.TotalRowCount Propiedad

Definición

Obtiene el número total de filas que figura en el resultado.

public:
 property int TotalRowCount { int get(); };
public int TotalRowCount { get; }
member this.TotalRowCount : int
Public ReadOnly Property TotalRowCount As Integer

Valor de propiedad

Int32

Número total de filas que figura en el resultado.

Se aplica a