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)

初始化具有指定的区域性设置和 ExportViewUpdateRequestExportView 类的新实例。

字段

ExportView

ExportView

International

区域性设置。

适用于