DataConnector
C1KintoneCommand クラス
メンバ 

C1.AdoNet.Kintone アセンブリ > C1.AdoNet.Kintone 名前空間 : C1KintoneCommand クラス
C1KintoneCommand には、Kintone コマンドを完全に指定して実行するために必要な情報がすべて含まれます。
オブジェクト モデル
C1KintoneCommand クラス
シンタックス
'宣言
 
Public NotInheritable Class C1KintoneCommand 
   Inherits C1.DataConnector.AdoNet.C1CommandBase(Of C1KintoneCommand)
public sealed class C1KintoneCommand : C1.DataConnector.AdoNet.C1CommandBase<C1KintoneCommand> 
継承階層

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

参照

C1KintoneCommand メンバ
C1.AdoNet.Kintone 名前空間