Share via


DataQualityInstalledStateResponse Classe

Definizione

Rappresenta la risposta di una richiesta di stato di DQS installato.

public ref class DataQualityInstalledStateResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="DataQualityInstalledStateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class DataQualityInstalledStateResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="DataQualityInstalledStateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DataQualityInstalledStateResponse = class
Public Class DataQualityInstalledStateResponse
Ereditarietà
DataQualityInstalledStateResponse
Attributi

Costruttori

DataQualityInstalledStateResponse()

Inizializza una nuova istanza della classe DataQualityInstalledStateResponse.

DataQualityInstalledStateResponse(Boolean, OperationResult)

Inizializza una nuova istanza della classe DataQualityInstalledStateResponse.

Campi

IsInstalled

Specifica un valore che indica se lo stato del servizio è installato.

OperationResult

Specifica il risultato di un'operazione.

Si applica a