ExportViewListGetRequest 클래스

정의

내보내기 뷰 목록을 가져오는 요청의 세부 정보를 지정합니다.

public ref class ExportViewListGetRequest
[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="ExportViewListGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExportViewListGetRequest
[<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="ExportViewListGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ExportViewListGetRequest = class
Public Class ExportViewListGetRequest
상속
ExportViewListGetRequest
특성

생성자

ExportViewListGetRequest()

기본값을 포함하는 ExportViewListGetRequest 클래스의 새 인스턴스를 초기화합니다.

ExportViewListGetRequest(International)

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

필드

International

culture 설정입니다.

적용 대상