다음을 통해 공유


EntityStagingGetResponse.Batches 필드

정의

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

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

필드 값

특성

적용 대상