次の方法で共有


ExportViewUpdateRequest クラス

定義

エクスポート ビューの更新要求の詳細を指定します。

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

コンストラクター

ExportViewUpdateRequest()

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

ExportViewUpdateRequest(International, ExportView)

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

フィールド

ExportView

ExportView

International

カルチャ設定。

適用対象