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) 

欄位值

Collection<EntityStagingBatch>
屬性

適用於