DataQualityInstalledStateResponse Класс

Определение

Представляет ответ на запрос состояния установленных служб DQS.

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
Наследование
DataQualityInstalledStateResponse
Атрибуты

Конструкторы

DataQualityInstalledStateResponse()

Инициализирует новый экземпляр класса DataQualityInstalledStateResponse.

DataQualityInstalledStateResponse(Boolean, OperationResult)

Инициализирует новый экземпляр класса DataQualityInstalledStateResponse.

Поля

IsInstalled

Задает значение, указывающее, находится ли служба в установленном состоянии.

OperationResult

Задает результат операции.

Применяется к