EntityDataSourceSelectedEventArgs.TotalRowCount Propriété

Définition

Obtient le nombre total d'objets retourné par la requête.

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 d'objets retourné.

S’applique à