Miscellaneous
This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.
Property | Description |
IncludeSystemObjects | Whether to include system objects while retrieving metadata. |
MaxRows | Limits the number of rows returned when no aggregation or GROUP BY is used in the query. This takes precedence over LIMIT clauses. |
MaxTDSPacketSize | The protocol sending and receiving buffer size. For the lower version, it's from 512 to 512. For the newer version, it's from 512 to 2048. |
Other | These hidden properties are used only in specific use cases. |
QueryPassthrough | This option passes the query to the SybaseIQ server as is. |
Readonly | You can use this property to enforce read-only access to SybaseIQ from the provider. |
RTK | The runtime key used for licensing. |
Timeout | A timeout for the provider. |