ULSqlcaBase class

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

Syntax
public ULSqlcaBase
Derived classes
Members

All members of ULSqlcaBase, including all inherited members.

Remarks

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.


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