Partager via


SelectResult.TotalRowCount Propriété

Définition

Obtient le nombre total de lignes dans le résultat.

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

Valeur de propriété

Int32

Nombre total de lignes dans le résultat.

S’applique à