ULSqlca class

The ULSqlcaBase class contains a SQLCA structure, so an external one is not required.

Syntax
public ULSqlca
Base classes
Members

All members of ULSqlca, including all inherited members.

Remarks

This class is used in most C++ component applications. You must initialize the SQLCA before you call any other functions. Each thread requires its own SQLCA.


ULSqlca function
~ULSqlca function