General header file for the SAP Database Connectivity.
SQL Database Connectivity (SQLDBC) is a runtime library that enables applications to execute SQL statements in the database, and to access and modify data.
Definition in file SQLDBC.h.
Go to the source code of this file.
|
|
|
If this macro is set the Set SQLDBC_CONNECTION_FEATURES_OFF to disable this functionality.
|
|
If this macro is set it is possible to hold lob descriptors open cursor borders.
|
|
If this macro is set it is possible to retrieve the name of a table and a schema of a column in the result set metadata.
|
|
If this macro is set it is possible to retrieve the name of a table and a schema of a column in the result set metadata.
|
|
If this macro is set the Class SQLDBC_Profile is available. Set SQLDBC_FEATURE_PROFILE_OFF to disable the profile functionality.
|
|
If this macro is set the Class SQLDBC_Profile is available. Set SQLDBC_FEATURE_RESULTSET_ROWWISE to disable the profile functionality.
|
|
|
|
If this macro is set the functions setTraceOption and getTraceOption from SQLDBCs debug trace facility are available. Set SQLDBC_FEATURE_TRACEOPTION_OFF to disable the trace functionality.
|
|
The version string for the SQLDBC.H file.
|