Condividi tramite


ServiceClient.IService.DataQualityInstalledState Metodo

Definizione

Recupera lo stato DQS: la risposta è positiva se DQS è installato correttamente e configurato per funzionare con Master Data Services.

 virtual Microsoft::MasterDataServices::DataQualityInstalledStateResponse ^ Microsoft.MasterDataServices.IService.DataQualityInstalledState(Microsoft::MasterDataServices::DataQualityInstalledStateRequest ^ request) = Microsoft::MasterDataServices::IService::DataQualityInstalledState;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.DataQualityInstalledStateResponse IService.DataQualityInstalledState (Microsoft.MasterDataServices.DataQualityInstalledStateRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.DataQualityInstalledState : Microsoft.MasterDataServices.DataQualityInstalledStateRequest -> Microsoft.MasterDataServices.DataQualityInstalledStateResponse
override this.Microsoft.MasterDataServices.IService.DataQualityInstalledState : Microsoft.MasterDataServices.DataQualityInstalledStateRequest -> Microsoft.MasterDataServices.DataQualityInstalledStateResponse
Function DataQualityInstalledState (request As DataQualityInstalledStateRequest) As DataQualityInstalledStateResponse Implements IService.DataQualityInstalledState

Parametri

request
DataQualityInstalledStateRequest

Richiesta di stato.

Restituisce

Oggetto DataQualityInstalledStateResponse per l'operazione.

Implementazioni

Attributi

Si applica a