MetadataDeleteResponse Class
SQL Server 2012
Defines the message contract for the metadata delete response.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The MetadataDeleteResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | MetadataDeleteResponse() | Initializes a new instance of the MetadataDeleteResponse class that has default values. |
![]() | MetadataDeleteResponse(OperationResult) | Initializes a new instance of the MetadataDeleteResponse class that has the specified operation result. |
| Name | Description | |
|---|---|---|
![]() | OperationResult | The operation result, including a unique ID for tracking and logging. |

