ULSqlcaWrap class

The ULSqlcaBase class which attaches to an existing SQLCA object.

Syntax
public ULSqlcaWrap
Base classes
Members

All members of ULSqlcaWrap, including all inherited members.

Remarks

This can be used with a previously-initialized SQLCA object (in which case, you would not call the Initialize function again). You must initialized the SQLCA before you call any other functions. Each thread requires its own SQLCA.


ULSqlcaWrap function
~ULSqlcaWrap function