次の方法で共有


ModelMembersBulkMergeResponse.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) 

フィールド値

属性

適用対象