RecordsAffected Property (C1ServiceNowDataReader)
Gets the number of rows changed, inserted, or deleted by execution of the SQL statement.
public virtual int RecordsAffected {get;}
'Declaration
Public Overridable ReadOnly Property RecordsAffected As Integer