BusinessLogicRowUpdatingEventArgs Classe

Definizione

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
Ereditarietà
BusinessLogicRowUpdatingEventArgs
Attributi

Costruttori

BusinessLogicRowUpdatingEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)

Proprietà

Command

Si applica a