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) 

字段值

属性

适用于