ModelMembersBulkUpdateResponse Class
SQL Server 2012
Represents a response to a request to update model members in bulk.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The ModelMembersBulkUpdateResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ModelMembersBulkUpdateResponse() | Initializes a new instance of the ModelMembersBulkUpdateResponse class that has default values. |
![]() | ModelMembersBulkUpdateResponse(OperationResult, Collection<Identifier>) | Initializes a new instance of the ModelMembersBulkUpdateResponse class that has the specified operation result and staging batches. |
| Name | Description | |
|---|---|---|
![]() | OperationResult | The operation result, including a unique ID for tracking and logging. |
![]() | StagingBatches | An array that contains staging batch identifiers. |

