次の方法で共有


SqlCeRowUpdatingEventArgs メンバー

RowUpdating イベントのデータを提供します。

SqlCeRowUpdatingEventArgs 型は、以下のメンバーを公開しています。

コンストラクター

  名前 説明
パブリック メソッド SqlCeRowUpdatingEventArgs SqlCeRowUpdatingEventArgs クラスの新しいインスタンスを初期化します。

Top

メソッド

  名前 説明
パブリック メソッド Equals (inherited from Object)
プロテクト メソッド Finalize (inherited from Object)
パブリック メソッド GetHashCode (inherited from Object)
パブリック メソッド GetType (inherited from Object)
プロテクト メソッド MemberwiseClone (inherited from Object)
パブリック メソッド ToString (inherited from Object)

Top

プロパティ

  名前 説明
プロテクト プロパティ BaseCommand (inherited from RowUpdatingEventArgs)
パブリック プロパティ Command Update の実行時に実行する SqlCeCommand を取得または設定します。
パブリック プロパティ Errors (inherited from RowUpdatingEventArgs)
パブリック プロパティ Row (inherited from RowUpdatingEventArgs)
パブリック プロパティ StatementType (inherited from RowUpdatingEventArgs)
パブリック プロパティ Status (inherited from RowUpdatingEventArgs)
パブリック プロパティ TableMapping (inherited from RowUpdatingEventArgs)

Top

関連項目

参照

SqlCeRowUpdatingEventArgs クラス

System.Data.SqlServerCe 名前空間