ServiceClient.IService.DataQualityStoreInputData 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 data for the data quality store input.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
DataQualityStoreInputDataResponse IService.DataQualityStoreInputData( DataQualityStoreInputDataRequest request )
Parameters
- request
- Type: Microsoft.MasterDataServices.DataQualityStoreInputDataRequest
The request operation.
Return Value
Type: Microsoft.MasterDataServices.DataQualityStoreInputDataResponseThe DataQualityStoreInputDataResponse for the operation.