Gets the number of rows affected by the last statement.
public virtual ul_s_long GetRowsAffectedCount()
The number of rows affected by the last statement. If the number of rows is not available (for instance, the statement alters the schema rather than data) the return value is -1.