Initialize function

Synopsis
bool ULSqlcaBase::Initialize()
Remarks

Initializes this SQLCA.

You must initialize the SQLCA before any other operations occur.

Returns
  • True if the SQLCA was initialized.
  • False if the SQLCA failed to initialize. This method can fail if basic interface library initialization fails. Library failure occurs if system resources are depleted.