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)

지정된 culture 설정 및 ExportViewUpdateRequest를 포함하는 ExportView 클래스의 새 인스턴스를 초기화합니다.

필드

ExportView

ExportView

International

culture 설정입니다.

적용 대상