Click or drag to resize

DbScopeInfo.Compile Method

X#
Compile the For and While Expressions (when any) and store the result in the CodeBlocks.

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