Compartir a través de


ODataFeature.TotalCount Propiedad

Definición

Obtiene o establece el recuento total para la respuesta de OData.

public long? TotalCount { get; set; }
member this.TotalCount : Nullable<int64> with get, set
Public Property TotalCount As Nullable(Of Long)

Valor de propiedad

null si no debe volverse a enviar el recuento al cliente.

Implementaciones

Se aplica a