Fetch Array Size
- Last Updated: February 6, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Documentation
Fetch Array Size
Attribute
ArraySize (AS)
Purpose
Specifies the number of rows the driver retrieves from the server for a fetch. This is not the number of rows given to the user. This connection option can affect performance.
Valid Values
x
where:
- x
- is a positive integer specifying the number of rows.
Notes
- This connection option can affect performance.
Default
50