ExportViewCreateResponse Класс

Определение

Содержит детали ответа на ExportViewCreateRequest.

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

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

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

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

ExportViewCreateResponse(OperationResult)

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

Поля

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

Результат операции включает уникальный идентификатор для отслеживания и ведения журнала.

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