DataTableReader::RecordsAffected Property
.NET Framework (current version)
Gets the number of rows inserted, changed, or deleted by execution of the SQL statement.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: System::Int32The DataTableReader does not support this property and always returns 0.
Implements
IDataReader::RecordsAffected
.NET Framework
Available since 2.0
Available since 2.0
Show: