Property PageSize
PageSize
Gets or sets the number of rows (records) to fetch per chunk.
Declaration
public int PageSize { get; set; }
Property Value
Type | Description |
---|---|
System. |
The number of rows (records) to fetch per chunk. |