MsDb2RowUpdatedEventArgs Class

Definition

public ref class MsDb2RowUpdatedEventArgs sealed : System::Data::Common::RowUpdatedEventArgs
public sealed class MsDb2RowUpdatedEventArgs : System.Data.Common.RowUpdatedEventArgs
type MsDb2RowUpdatedEventArgs = class
    inherit RowUpdatedEventArgs
Public NotInheritable Class MsDb2RowUpdatedEventArgs
Inherits RowUpdatedEventArgs
Inheritance
MsDb2RowUpdatedEventArgs

Constructors

MsDb2RowUpdatedEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)

Properties

Command

Applies to