DataQualityOperationStartResponse Класс

Определение

Содержит ответ, полученный в результате операции DQS.

public ref class DataQualityOperationStartResponse
[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="DataQualityOperationStartResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class DataQualityOperationStartResponse
[<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="DataQualityOperationStartResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DataQualityOperationStartResponse = class
Public Class DataQualityOperationStartResponse
Наследование
DataQualityOperationStartResponse
Атрибуты

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

Имя Описание
DataQualityOperationStartResponse()

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

DataQualityOperationStartResponse(String, OperationResult, OperationStatus)

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

Поля

Имя Описание
FailureString

Задаёт строку отказа.

OperationResult

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

Status

Указывает статус ответа.

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