Describe at Prepare
- Last Updated: October 27, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Oracle Database Wire Protocol 8.0
- Documentation
Attribute
DescribeAtPrepare (DAP)
Purpose
Determines whether the driver describes the SQL statement at prepare time.
This connection option can affect performance.
Valid Values
0 | 1
If set to 1 (Enabled), the driver describes the SQL statement at prepare time.
If set to 0 (Disabled), the driver does not describe the SQL statement at prepare time.
Notes
- This connection option can affect performance.
Default
0 (Disabled)