Click or drag to resize

IOrder.OrderCondition Method

X#
Set the condition for the next Index Creation

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

Parameters

info
Type: DbOrderCondInfo
An object containing information for the order condition.

Return Value

Type: Logic
See Also