ExportViewCreateResponse 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
保留 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 |
作業結果,包括追蹤和記錄的唯一識別碼。 |