BusinessLogicRowUpdatedEventArgs クラス

定義

public ref class BusinessLogicRowUpdatedEventArgs : System::Data::Common::RowUpdatedEventArgs
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class BusinessLogicRowUpdatedEventArgs : System.Data.Common.RowUpdatedEventArgs
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type BusinessLogicRowUpdatedEventArgs = class
    inherit RowUpdatedEventArgs
Public Class BusinessLogicRowUpdatedEventArgs
Inherits RowUpdatedEventArgs
継承
BusinessLogicRowUpdatedEventArgs
属性

コンストラクター

BusinessLogicRowUpdatedEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)

プロパティ

Command

適用対象