Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SQLDBC.h File Reference


Detailed Description

General header file for the SAP Database Connectivity.

Author:
DL SAP DB INTERFACES
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.

Namespaces

Classes

Defines

Functions

Variables


Define Documentation

#define SQLDBC_DLLEXPORT
 

Definition at line 86 of file SQLDBC.h.

#define SQLDBC_FEATURE_TRACEOPTION
 

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.

Note:
This feature is available since version 7.5.0.24 of SQLDBC

Definition at line 47 of file SQLDBC.h.


Variable Documentation

const char* SQLDBCHeaderVersion = "SQLDBC.H 7.5.0 BUILD 044-123-149-413" [static]
 

The version string for the SQLDBC.H file.

Definition at line 70 of file SQLDBC.h.