ServiceClient.IService.DataQualityOperationResultsGet Method
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Retrieves the results of a completed DQS operation.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
DataQualityOperationResultsGetResponse IService.DataQualityOperationResultsGet( DataQualityOperationResultsGetRequest request )
Parameters
- request
- Type: Microsoft.MasterDataServices.DataQualityOperationResultsGetRequest
The get request.
Return Value
Type: Microsoft.MasterDataServices.DataQualityOperationResultsGetResponseA DataQualityOperationResultsGetResponse that contains the results of a completed DQS operation.