ExportViewUpdateRequest 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定用于更新导出视图的请求的详细信息。
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 | |
International |
区域性设置。 |