Service.DataQualityInstalledState(DataQualityInstalledStateRequest) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the DQS state - the response is positive if DQS is properly installed and configured to work with MDS
public:
virtual Microsoft::MasterDataServices::Services::MessageContracts::DataQualityInstalledStateResponse ^ DataQualityInstalledState(Microsoft::MasterDataServices::Services::MessageContracts::DataQualityInstalledStateRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.DataQualityInstalledStateResponse DataQualityInstalledState (Microsoft.MasterDataServices.Services.MessageContracts.DataQualityInstalledStateRequest request);
abstract member DataQualityInstalledState : Microsoft.MasterDataServices.Services.MessageContracts.DataQualityInstalledStateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.DataQualityInstalledStateResponse
override this.DataQualityInstalledState : Microsoft.MasterDataServices.Services.MessageContracts.DataQualityInstalledStateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.DataQualityInstalledStateResponse
Public Function DataQualityInstalledState (request As DataQualityInstalledStateRequest) As DataQualityInstalledStateResponse
Parameters
- request
- DataQualityInstalledStateRequest