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

作業結果,包括追蹤和記錄的唯一識別碼。

適用於