Partager via


IODataFeature.TotalCount Propriété

Définition

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.

S’applique à