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が含まれます。

適用対象