ULSqlcaBase class

Syntax
public ULSqlcaBase
Derived classes
Remarks

Defines the communication area between the interface library and the application.

Use a subclass of this class (which is typically the ULSqlca class) to create your communication area. This API always requires an underlying SQLCA object. You must initialize the SQLCA before you call any other functions. Each thread requires its own SQLCA.

Members

All members of ULSqlcaBase, including all inherited members.


Finalize function
GetCA function
GetParameter function
GetParameter function
GetParameterCount function
GetSQLCode function
GetSQLCount function
GetSQLErrorOffset function
Initialize function
LastCodeOK function
LastFetchOK function