点击或拖拽改变大小

DbSortInfo 构造函数

X#
Construct a DbSortInfo object.

命名空间:  XSharp.RDD.Support
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 CONSTRUCTOR(
	transItemCount AS LONG,
	sortItemCount AS LONG
)
查看代码

参数

transItemCount
类型:Int32
sortItemCount
类型:Int32
参见