ULSqlcaWrap function

Synopsis
 ULSqlcaWrap::ULSqlcaWrap(
  SQLCA * sqlca
)
Parameters
  • sqlca   The SQLCA object to use.

Remarks

The constructor.

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