Click or drag to resize

ADSRDD.Sort Method

X#
This method is not supported by the AdsRDD class

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Sort(
	info AS DbSortInfo
) AS LOGIC
Request Example View Source

Parameters

info
Type: DbSortInfo

Return Value

Type: Logic

Implements

Sort(DbSortInfo)
See Also