SqlRowUpdatingEventArgs::Command Property
.NET Framework (current version)
Gets or sets the SqlCommand to execute when performing the Update.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: System.Data.SqlClient::SqlCommand^The SqlCommand to execute when performing the Update.
.NET Framework
Available since 1.1
Available since 1.1
Show: