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

