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

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

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