StatementCompletedEventArgs Constructor (Int32)
.NET Framework (current version)
Creates a new instance of the StatementCompletedEventArgs class.
Assembly: System.Data (in System.Data.dll)
Parameters
- recordCount
-
Type:
System::Int32
Indicates the number of rows affected by the statement that caused the StatementCompleted event to occur.
.NET Framework
Available since 2.0
Available since 2.0
Show: