名前 | 解説 | |
---|---|---|
CollectionViewRequest<T> コンストラクタ |
CollectionViewRequest<T>データ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Column | Gets or sets which column of data will be acquired | |
Command | The request command type. | |
Distinct | Indicate the data of column should be distinct. | |
ExtraRequestData | Gets the extra request data. | |
PageIndex | The page index. | |
PageSize | The page size. | |
Skip | Gets or sets the skip items' count from the start. | |
SortDescriptions | The sort descriptions. | |
Top | Gets or sets the items' count required. |