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)

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

字段

ExportView

ExportView

International

区域性设置。

适用于