DataConnector
C1RowUpdatingEventArgs<TCommandImpl> クラス
メンバ 

C1.AdoNet.CSV アセンブリ > C1.DataConnector.AdoNet 名前空間 : C1RowUpdatingEventArgs<TCommandImpl> クラス
データプロバイダの RowUpdating イベントのデータを提供します。
オブジェクト モデル
C1RowUpdatingEventArgs<TCommandImpl> クラス
シンタックス
'宣言
 
Public NotInheritable Class C1RowUpdatingEventArgs(Of TCommandImpl As System.Data.Common.DbCommand) 
   Inherits System.Data.Common.RowUpdatingEventArgs
public sealed class C1RowUpdatingEventArgs<TCommandImpl> : System.Data.Common.RowUpdatingEventArgs 
where TCommandImpl: System.Data.Common.DbCommand
型パラメータ
TCommandImpl
継承階層

System.Object
   System.EventArgs
      System.Data.Common.RowUpdatingEventArgs
         C1.DataConnector.AdoNet.C1RowUpdatingEventArgs<TCommandImpl>

参照

C1RowUpdatingEventArgs<TCommandImpl> メンバ
C1.DataConnector.AdoNet 名前空間