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 » ULSqlcaWrap class

ULSqlcaWrap class Next Page

ULSqlcaWrap function


Synopsis

ULSqlcaWrap::ULSqlcaWrap(
SQLCA * sqlca
)

Parameters
Remarks

The constructor.

You can initialize the given SQLCA object before creating this object. In this case, do not call Initialize function again.