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
특성

생성자

Name Description
ExportViewUpdateRequest()

기본 값을 가진 클래스의 ExportViewUpdateRequest 새로운 인스턴스를 초기화합니다.

ExportViewUpdateRequest(International, ExportView)

지정된 문화 설정 와 ExportView를 가진 클래스의 ExportViewUpdateRequest 새로운 인스턴스를 초기화합니다.

필드

Name Description
ExportView

ExportView.

International

문화적 배경.

적용 대상