次の方法で共有


StagingGetResponse.Batches フィールド

定義

返されるバッチ一覧。

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

フィールド値

属性

適用対象