Other
This section provides a complete list of the Other properties you can configure in the connection string for this provider.
|
Property |
Description |
|
EnableFastExec |
Specifies whether to enable fast execution of queries. |
EnableFastExec
Specifies whether to enable fast execution of queries.
Data Type
bool
Default Value
false
Remarks
Values are true or false (default).
Results are processed and returned immediately (instead of round trip) when a query is submitted, potentially improving performance of low latency queries.