DataConnector
GetFullDataMagento メソッド

C1.AdoNet.Magento アセンブリ > C1.AdoNet.Magento 名前空間 > C1MagentoCommand クラス : GetFullDataMagento メソッド
Magento の完全なデータを取得します。
シンタックス
'宣言
 
Public Function GetFullDataMagento( _
   ByVal selectStmt As SelectStatement, _
   ByVal token As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task(Of SourceTable)
public System.Threading.Tasks.Task<SourceTable> GetFullDataMagento( 
   SelectStatement selectStmt,
   System.Threading.CancellationToken token
)

パラメータ

selectStmt
token

戻り値の型

ソーステーブルを返します
参照

C1MagentoCommand クラス
C1MagentoCommand メンバ