Share via


EntityStagingLoadResponse.StagingBatches 필드

정의

로드될 엔터티 준비 일괄 처리의 목록을 지정합니다.

public: System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Identifier ^> ^ StagingBatches;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Identifier> StagingBatches;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)>]
val mutable StagingBatches : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Identifier>
Public StagingBatches As Collection(Of Identifier) 

필드 값

특성

적용 대상