PropertiesRequest クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
<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> フィールドの一覧の意味について説明します |