 | ConfigurationCompilerByteCodeAttachEPL Property |
Sets the indicator whether the EPL text will be available as a statement property.
The default is true and the compiler provides the EPL as a statement property.
When set to false the compiler does not retain the EPL in the compiler output.
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool AttachEPL { get; set; }
Property Value
Type:
Booleanindicator
See Also