Click or drag to resize
CrudExpressionBuilderCompile Method
Compile the filter to type

Namespace: DrawerBackup.Native.Server.CrudS
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public CompilerResults Compile(
	string filter
)

Parameters

filter
Type: SystemString

Return Value

Type: CompilerResults
See Also