PageResultResponseControl.TotalCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
La TotalCount propriété contient la taille estimée du jeu de résultats.
public:
property int TotalCount { int get(); };
public int TotalCount { get; }
member this.TotalCount : int
Public ReadOnly Property TotalCount As Integer
Valeur de propriété
Valeur estimée du nombre total d’entrées retournées.