GetSQLCount function

Synopsis
an_sql_code ULSqlcaBase::GetSQLCount()
Remarks

Gets the sql count variable (SQLCOUNT) for the last operation.

Returns

The number of rows affected by an INSERT, DELETE, or UPDATE operation. 0 if none are affected.