PropertiesRequest 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
요청></참조>의 <이 구성 요소는 수준에 대해 반환해야 하는 속성을 지정합니다.
[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< 참조>/필드 목록의 의미 설명 참조> |