Share via


EnableQueryAttribute.PageSize Property

Definition

Gets or sets the maximum number of query results to send back to clients.

public int PageSize { get; set; }

Property Value

The maximum number of query results to send back to clients.

Applies to