skip to main content
The Connect XE Drivers : The Sybase IQ Wire Protocol Driver : Connection Option Descriptions : Fetch Array Size
 

Try DataDirect Drivers Now
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

GUI Tab

Performance tab

See Also

See Performance Considerations for details.