Click or drag to resize

DbOrderCreateInfo.Compile Method

X#
Compile the Key expression and order condition and store the result in the codeblocks (when any).

Namespace:  XSharp.RDD.Support
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 METHOD Compile(
	oRDD AS IRdd
) AS VOID
Request Example View Source

Parameters

oRDD
Type: IRdd
See Also