BusinessLogicRowUpdatedEventArgs Classe

Definizione

public ref class BusinessLogicRowUpdatedEventArgs : System::Data::Common::RowUpdatedEventArgs
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class BusinessLogicRowUpdatedEventArgs : System.Data.Common.RowUpdatedEventArgs
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type BusinessLogicRowUpdatedEventArgs = class
    inherit RowUpdatedEventArgs
Public Class BusinessLogicRowUpdatedEventArgs
Inherits RowUpdatedEventArgs
Ereditarietà
BusinessLogicRowUpdatedEventArgs
Attributi

Costruttori

BusinessLogicRowUpdatedEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)

Proprietà

Command

Si applica a