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

操作结果,包括用于跟踪和日志记录的唯一 ID。

适用于