言語

EntityStagingGetResponse クラス

定義

EntityStagingGetResponseはエンティティ・ステージングを回収します。

public ref class EntityStagingGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityStagingGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityStagingGetResponse = class
    inherit MessageResponse
Public Class EntityStagingGetResponse
Inherits MessageResponse
継承
EntityStagingGetResponse
属性

コンストラクター

名前 説明
EntityStagingGetResponse()

既定のコンストラクター

プロパティ

名前 説明
BatchCount

バッチの総数を指定します(ステージング状態とは無関係)

Batches

返却すべきエンティティステージングバッチのリストを指定します

OperationResult

演算結果を指定します。

(継承元 MessageResponse)

適用対象