Lenguaje

BusinessLogicRowUpdatingEventArgs Clase

Definición

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

Constructores

Nombre Description
BusinessLogicRowUpdatingEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)

Propiedades

Nombre Description
Command

Se aplica a