DataConnector
C1CommandBase クラス
メンバ 

C1.AdoNet.Json アセンブリ > C1.DataConnector.AdoNet 名前空間 : C1CommandBase クラス
すべての C1DataConnector.AdoNet プロバイダが使用するコマンド基本クラス。
オブジェクト モデル
C1CommandBase クラス
シンタックス
'宣言
 
Public MustInherit Class C1CommandBase 
   Inherits System.Data.Common.DbCommand
public abstract class C1CommandBase : System.Data.Common.DbCommand 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Data.Common.DbCommand
            C1.DataConnector.AdoNet.C1CommandBase
               C1.DataConnector.AdoNet.C1CommandBase<TCommandImpl>

参照

C1CommandBase メンバ
C1.DataConnector.AdoNet 名前空間