BusinessLogicRowUpdatingEventArgs Classe

Definição

public ref class BusinessLogicRowUpdatingEventArgs : System::Data::Common::RowUpdatingEventArgs
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class BusinessLogicRowUpdatingEventArgs : System.Data.Common.RowUpdatingEventArgs
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type BusinessLogicRowUpdatingEventArgs = class
    inherit RowUpdatingEventArgs
Public Class BusinessLogicRowUpdatingEventArgs
Inherits RowUpdatingEventArgs
Herança
BusinessLogicRowUpdatingEventArgs
Atributos

Construtores

BusinessLogicRowUpdatingEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)

Propriedades

Command

Aplica-se a