Click or drag to resize

IOrder.OrderInfo Method

X#
Retrieve information about the current index.

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
METHOD OrderInfo(
	nOrdinal AS DWORD,
	info AS DbOrderInfo
) AS Object
Request Example View Source

Parameters

nOrdinal
Type: DWord
info
Type: DbOrderInfo

Return Value

Type: Object
See Also