ModelMembersBulkDeleteResponse Class
SQL Server 2012
Represents a response to a request to delete model members in bulk.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The ModelMembersBulkDeleteResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ModelMembersBulkDeleteResponse() | Initializes a new instance of the ModelMembersBulkDeleteResponse class that has default values. |
![]() | ModelMembersBulkDeleteResponse(OperationResult, Collection<Identifier>) | Initializes a new instance of the ModelMembersBulkDeleteResponse 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 the staging batch identifiers. |
