Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » UltraLite C++ API Reference

LastFetchOK function Next Page

ULSqlcaWrap class


Syntax

public ULSqlcaWrap

Base classes
Remarks

The ULSqlcaBase class which attaches to an existing SQLCA object.

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.

Members

All members of ULSqlcaWrap, including all inherited members.


ULSqlcaWrap function
~ULSqlcaWrap function