BusinessLogicRowUpdatingEventArgs Class

Definition

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
Inheritance
BusinessLogicRowUpdatingEventArgs
Attributes

Constructors

BusinessLogicRowUpdatingEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)

Properties

Command

Applies to