GetSQLCount function

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

Syntax
an_sql_code ULSqlcaBase::GetSQLCount()
Returns

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