Client Interfaces Guide > TIBCO ADO.NET 2020 Data Provider for TDV > Connection String Options > Optimization Prepare
 
Optimization Prepare
Specifies whether to optimize prepare requests sent to TDV.
Data Type
bool
Default Value
true
Remarks
When set to "True" (default), the provider will submit the query in a single request to TDV.
When set to "False", the provider will submit an initial prepare request to TDV.