Client Interfaces Guide > TIBCO ADO.NET 2020 Data Provider for TDV > Connection String Options > Enable Fast Exec
 
Enable Fast Exec
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.