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

생성자

Name Description
ExportViewCreateRequest()

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

ExportViewCreateRequest(International, ExportView)

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

필드

Name Description
ExportView

ExportView.

International

문화적 배경.

적용 대상