BusinessLogicRowUpdatingEventArgs クラス

定義

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
継承
BusinessLogicRowUpdatingEventArgs
属性

コンストラクター

BusinessLogicRowUpdatingEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)

プロパティ

Command

適用対象