DataQualityOperationCreateResponse Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents a response for the data operation.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The DataQualityOperationCreateResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DataQualityOperationCreateResponse() | Infrastructure. Initializes a new instance of the DataQualityOperationCreateResponse class. |
![]() | DataQualityOperationCreateResponse(Guid, OperationResult) | Infrastructure. Initializes a new instance of the DataQualityOperationCreateResponse class with specified operation identifier and operation result. |
| Name | Description | |
|---|---|---|
![]() | OperationId | Infrastructure. Specifies the operation identifier. |
![]() | OperationResult | Infrastructure. Specifies the operation result. |

