ExportViewCreateRequest クラス

定義

要求される内容の詳細を指定します。

public ref class ExportViewCreateRequest
[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="ExportViewCreateRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExportViewCreateRequest
[<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="ExportViewCreateRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ExportViewCreateRequest = class
Public Class ExportViewCreateRequest
継承
ExportViewCreateRequest
属性

コンストラクター

ExportViewCreateRequest()

ExportViewCreateRequest クラスの既定値を持つ新しいインスタンスを初期化します。

ExportViewCreateRequest(International, ExportView)

指定されたカルチャ設定と ExportViewCreateRequest を持つ ExportView クラスの新しいインスタンスを初期化します。

フィールド

ExportView

ExportView

International

カルチャ設定。

適用対象