ODataFeature.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.
Obtient ou définit le nombre total pour la réponse OData.
public long? TotalCount { get; set; }
member this.TotalCount : Nullable<int64> with get, set
Public Property TotalCount As Nullable(Of Long)
Valeur de propriété
null
si aucun nombre ne doit être renvoyé au client.