点击或拖拽改变大小

Functions.DBClearOrderCondition 方法

X#
清除排序的条件和范围。

命名空间:  XSharp.RT
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 FUNCTION DBClearOrderCondition() AS LOGIC
查看代码

返回值

类型:Boolean
备注
此函数调用 OrdCondSet() 并使用其默认参数来清除排序条件。
示例