DataQualityOperationResultsGetResponse Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Contains the results of a completed DQS operation.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The DataQualityOperationResultsGetResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DataQualityOperationResultsGetResponse() | Infrastructure. Initializes a new instance of the DataQualityOperationResultsGetResponse class. |
![]() | DataQualityOperationResultsGetResponse(TabularData, OperationResult) | Infrastructure. Initializes a new instance of the DataQualityOperationResultsGetResponse class with the specified properties. |
| Name | Description | |
|---|---|---|
![]() | Data | Infrastructure. Specifies the result data associated with the completed operation. |
![]() | OperationResult | Infrastructure. Specifies the result of an operation. |

