RowUpdatedEventArgs::Status Property
.NET Framework (current version)
Gets the UpdateStatus of the Command property.
Assembly: System.Data (in System.Data.dll)
public: property UpdateStatus Status { UpdateStatus get(); void set(UpdateStatus value); }
Property Value
Type: System.Data::UpdateStatusOne of the UpdateStatus values. The default is Continue.
.NET Framework
Available since 1.1
Available since 1.1
Show: