 | ConfigurationCompilerExpressionDuckTyping Property |
Set to true to indicate that duck typing is enable for the specific syntax where it is allowed (check the
documentation).
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool DuckTyping { get; set; }
Property Value
Type:
Booleanindicator
See Also