다음을 통해 공유


ModelMembersBulkUpdateResponse 생성자 (OperationResult, Collection<Identifier>)

Initializes a new instance of the ModelMembersBulkUpdateResponse class that has the specified operation result and staging batches.

네임스페이스:  Microsoft.MasterDataServices
어셈블리:  Microsoft.MasterDataServices(Microsoft.MasterDataServices.dll)

구문

‘선언
Public Sub New ( _
    OperationResult As OperationResult, _
    StagingBatches As Collection(Of Identifier) _
)
‘사용 방법
Dim OperationResult As OperationResult
Dim StagingBatches As Collection(Of Identifier)

Dim instance As New ModelMembersBulkUpdateResponse(OperationResult, _
    StagingBatches)
public ModelMembersBulkUpdateResponse(
    OperationResult OperationResult,
    Collection<Identifier> StagingBatches
)
public:
ModelMembersBulkUpdateResponse(
    OperationResult^ OperationResult, 
    Collection<Identifier^>^ StagingBatches
)
new : 
        OperationResult:OperationResult * 
        StagingBatches:Collection<Identifier> -> ModelMembersBulkUpdateResponse
public function ModelMembersBulkUpdateResponse(
    OperationResult : OperationResult, 
    StagingBatches : Collection<Identifier>
)

매개 변수

참고 항목

참조

ModelMembersBulkUpdateResponse 클래스

ModelMembersBulkUpdateResponse 오버로드

Microsoft.MasterDataServices 네임스페이스