Click or drag to resize

DbSortInfo Constructor

X#
Construct a DbSortInfo object.

Namespace:  XSharp.RDD.Support
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	transItemCount AS LONG,
	sortItemCount AS LONG
)
Request Example View Source

Parameters

transItemCount
Type: Long
sortItemCount
Type: Long
See Also