OracleRowUpdatedEventArgs::Command Property
.NET Framework (current version)
Gets or sets the OracleCommand executed when Update is called.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Property Value
Type: System.Data.OracleClient::OracleCommand^The OracleCommand executed when Update is called.
.NET Framework
Available since 1.1
Available since 1.1
Show: