EntityStagingGetRequest コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
EntityStagingGetRequest クラスの新しいインスタンスを初期化します。
オーバーロード
| EntityStagingGetRequest() |
EntityStagingGetRequest クラスの新しいインスタンスを初期化します。 |
| EntityStagingGetRequest(International, EntityStagingGetCriteria) |
指定した国際化条件と取得条件で EntityStagingGetRequest クラスの新しいインスタンスを初期化します。 |
EntityStagingGetRequest()
EntityStagingGetRequest クラスの新しいインスタンスを初期化します。
public:
EntityStagingGetRequest();
public EntityStagingGetRequest ();
Public Sub New ()
適用対象
EntityStagingGetRequest(International, EntityStagingGetCriteria)
指定した国際化条件と取得条件で EntityStagingGetRequest クラスの新しいインスタンスを初期化します。
public:
EntityStagingGetRequest(Microsoft::MasterDataServices::International ^ International, Microsoft::MasterDataServices::EntityStagingGetCriteria ^ GetCriteria);
public EntityStagingGetRequest (Microsoft.MasterDataServices.International International, Microsoft.MasterDataServices.EntityStagingGetCriteria GetCriteria);
new Microsoft.MasterDataServices.EntityStagingGetRequest : Microsoft.MasterDataServices.International * Microsoft.MasterDataServices.EntityStagingGetCriteria -> Microsoft.MasterDataServices.EntityStagingGetRequest
Public Sub New (International As International, GetCriteria As EntityStagingGetCriteria)
パラメーター
- International
- International
文化的な設定。
- GetCriteria
- EntityStagingGetCriteria
エンティティ ステージング バッチの取得に使用する条件。