Click or drag to resize

ConfigurationCompilerPlugInSingleRowFunctionValueCacheEnumDISABLED Field

The default, the result of a single-row function is always computed anew.

Namespace:  com.espertech.esper.common.client.configuration.compiler
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const ConfigurationCompilerPlugInSingleRowFunctionValueCacheEnum DISABLED = 0

Field Value

Type: ConfigurationCompilerPlugInSingleRowFunctionValueCacheEnum
See Also