IService.DataQualityStoreInputData-Methode
SQL Server 2012
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Retrieves the data for the data quality store input.
Namespace: Microsoft.MasterDataServices.Services.ServiceContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
[OperationContractAttribute]
[FaultContractAttribute(typeof(EditionExpiredMessage))]
DataQualityStoreInputDataResponse DataQualityStoreInputData(
DataQualityStoreInputDataRequest request
)
Parameter
- request
- Typ: Microsoft.MasterDataServices.Services.MessageContracts.DataQualityStoreInputDataRequest
The request operation.
Rückgabewert
Typ: Microsoft.MasterDataServices.Services.MessageContracts.DataQualityStoreInputDataResponseThe response to the requested operation.