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
派生
属性

コンストラクター

名前 説明
PropertiesRequest()

デフォルト構造体

PropertiesRequest(String[], OrderBy[])

プロパティと順序情報の初期化リスト

PropertiesRequest(String[])

フィールドの一覧を使用して初期化する

プロパティ

名前 説明
Fields

戻されるプロパティ

OrderByList

order by 句の一覧

PropertyAlias

プロパティ名のエイリアス化方法について説明します

RequestFieldsTypes

<see>RequestFieldsTypes</see> フィールドの一覧の意味について説明します

適用対象