System.Web.UI.WebControls.ObjectDataSourceStatusEventArgs.AffectedRows Property

Gets or sets the number of rows that are affected by the data operation.

Syntax

public int AffectedRows { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ObjectDataSourceStatusEventArgs.AffectedRows value to verify that the expected number of rows was affected.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0