DataConnector
C1MagentoCommand クラス
メンバ 

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

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

参照

C1MagentoCommand メンバ
C1.AdoNet.Magento 名前空間