getLastNativeError function

Syntax
an_sql_code QAManagerBase::getLastNativeError()
Remarks

The error code associated with the last executed QAManagerBase method.

-1 indicates no error.

For a list of values, see the QAError class.

See Also

getLastError function

Returns

The native error code.