DataQualityOperationStatusResponse Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents the response resulting from a DQS operation.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The DataQualityOperationStatusResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DataQualityOperationStatusResponse() | Infrastructure. Initializes a new instance of the DataQualityOperationStatusResponse class. |
![]() | DataQualityOperationStatusResponse(String, OperationResult, OperationStatus) | Infrastructure. Initializes a new instance of the DataQualityOperationStatusResponse class with specified properties. |
| Name | Description | |
|---|---|---|
![]() | FailureString | Infrastructure. Specifies the string of a failure. |
![]() | OperationResult | Infrastructure. Specifies the result of an operation. |
![]() | Status | Infrastructure. Specifies the response status. |

