C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowDataReader Class / RecordsAffected Property

In This Topic
RecordsAffected Property (C1ServiceNowDataReader)
In This Topic
Gets the number of rows changed, inserted, or deleted by execution of the SQL statement.
Syntax
'Declaration
 
Public Overridable ReadOnly Property RecordsAffected As Integer
 
See Also