Expand Minimize
This topic has not yet been rated - Rate this topic

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
)

Return Value

Type: Microsoft.MasterDataServices.DataQualityOperationResultsGetResponse
A DataQualityOperationResultsGetResponse that contains the results of a completed DQS operation.

Implements

IService.DataQualityOperationResultsGet(DataQualityOperationResultsGetRequest)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.