System.Data.StatementCompletedEventArgs.RecordCount Property

Indicates the number of rows affected by the statement that caused the System.Data.SqlClient.SqlCommand.StatementCompleted event to occur.

Syntax

public int RecordCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0