Click or drag to resize

DBFNTX.OrderCondition Method

X#

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 VIRTUAL METHOD OrderCondition(
	info AS DbOrderCondInfo
) AS LOGIC
Request Example View Source

Parameters

info
Type: DbOrderCondInfo

Return Value

Type: Logic

Implements

OrderCondition(DbOrderCondInfo)
See Also