PropertiesRequest 類別

定義

此 see>Request</see> 的元件<指定了某一層級必須回傳哪些屬性

[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class PropertiesRequest
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type PropertiesRequest = class
Public Class PropertiesRequest
繼承
PropertiesRequest
衍生
屬性

建構函式

名稱 Description
PropertiesRequest()

預設建構器

PropertiesRequest(String[], OrderBy[])

初始化屬性清單與排序資訊

PropertiesRequest(String[])

以欄位列表啟動

屬性

名稱 Description
Fields

將要恢復的財產

OrderByList

依條款排序列表

PropertyAlias

描述了屬性名稱如何被別名化

RequestFieldsTypes

<請參見>RequestFieldsTypes</see> described the field list of fields 的意義

適用於