Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the page size the collection is truncated to.
Namespace: System.Web.OData.Query
Assembly: System.Web.OData (in System.Web.OData.dll)
Syntax
int PageSize { get; }
property int PageSize {
int get();
}
abstract PageSize : int with get
ReadOnly Property PageSize As Integer
Property Value
Type: System.Int32
See Also
ITruncatedCollection Interface
System.Web.OData.Query Namespace
Return to top