Fetch Array Size
- Last Updated: May 24, 2022
- 1 minute read
- DataDirect Connectors
- ODBC
- SAP Sybase IQ 8.0
- Documentation
Fetch Array Size
Attribute
ArraySize (AS)
Purpose
The number of rows the driver retrieves from the server for a fetch. This is not the number of rows given to the user. You should use Fetch Array Size in conjunction with Select Method.
Valid Values
x
where:
- x
- is a positive integer specifying the number of rows.
Notes
- This connection option can affect performance.
Default
50