BusinessLogicRowUpdatedEventArgs Classe

Definição

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
Herança
BusinessLogicRowUpdatedEventArgs
Atributos

Construtores

BusinessLogicRowUpdatedEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)

Propriedades

Command

Aplica-se a