Click or drag to resize

DbFilterInfo.Compile Method

X#
Compile the FilterText into the FilterBlock property.

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