BusinessLogicRowUpdatedEventArgs Clase

Definición

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
Herencia
BusinessLogicRowUpdatedEventArgs
Atributos

Constructores

BusinessLogicRowUpdatedEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)

Propiedades

Command

Se aplica a