orderby
- 网络排序子句
-
Note that you do not need to include the OrderBy parameter here .
注意,这里不需要包含OrderBy参数。
-
The orderby parameter , which specifies how to order entries
orderby参数,指定如何对条目排序
-
The orderby and sortorder parameters specify how to sort feed entries
orderby和sortorder参数指定如何排序提要条目
-
The orderby WebLogic QL extension is a keyword that works with the Finder method to specify the order of the results returned from your selections .
orderbyWebLogicQL扩展是一个关键字,它与Finder方法一起使用来指定从选择中返回结果的顺序。
-
The orderby parameter specifies how to sort these results : by popularity ( viewCount ), language , user rating ( rating ) or publication time ( published ) .
orderby参数指定如何对这些结果进行排序:根据受欢迎程度(viewCount)、语言、用户评分(rating)或发布日期(published)。
-
This essentially means that if the " OrderBy " parameter has a value of " 1 ", this sorting column will be populated with the content of the first column ," Retailer type code " .
这个表达式意味着,如果“OrderBy”参数的值是“1”,就用第一列“Retailertypecode”的内容填充这个排序列。