PropertiesRequest 클래스

정의

요청></참조>의 <이 구성 요소는 수준에 대해 반환해야 하는 속성을 지정합니다.

[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class PropertiesRequest
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type PropertiesRequest = class
Public Class PropertiesRequest
상속
PropertiesRequest
파생
특성

생성자

Name Description
PropertiesRequest()

기본 구성

PropertiesRequest(String[], OrderBy[])

속성 목록 및 순서 지정 정보 초기화

PropertiesRequest(String[])

필드 목록을 사용하여 초기화

속성

Name Description
Fields

다시 가져올 속성

OrderByList

order by 절 목록

PropertyAlias

속성 이름을 별칭으로 지정하는 방법을 설명합니다.

RequestFieldsTypes

<RequestFieldsTypes< 참조>/필드 목록의 의미 설명 참조>

적용 대상