DataQualityOperationCreateResponse Класс

Определение

Представляет ответ на операцию с данными.

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

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

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

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

DataQualityOperationCreateResponse(Guid, OperationResult)

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

Поля

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

Указывает идентификатор операции.

OperationResult

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

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