RowUpdatedEventArgs::Row Property
.NET Framework (current version)
Namespace:
System.Data.Common
Assembly: System.Data (in System.Data.dll)
Return to top
Assembly: System.Data (in System.Data.dll)
When batching is enabled, the value of this property will be null. Updated rows can be accessed through one of the RowUpdatedEventArgs.CopyToRows methods.
.NET Framework
Available since 1.1
Available since 1.1
Show: