IOrder.OrderCondition 方法 | |
Set the condition for the next Index Creation
命名空间:
XSharp.RDD
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 METHOD OrderCondition(
info AS DbOrderCondInfo
) AS LOGIC
bool OrderCondition(
DbOrderCondInfo info
)
查看代码参数
- info
- 类型:DbOrderCondInfo
An object containing information for the order condition.
返回值
类型:
Boolean参见