OrderBy クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
order by 句について説明します
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class OrderBy
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type OrderBy = class
Public Class OrderBy
- 継承
-
OrderBy
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| OrderBy() |
デフォルト構造体 |
| OrderBy(String, OrderBy+Direction) |
order by 句を初期化する |
プロパティ
| 名前 | 説明 |
|---|---|
| Dir |
並べ替えの方向 |
| Field |
並べ替えのフィールド |