Click or drag to resize

ScriptExpressionOptionalDialect Property

Returns a dialect name, or null if none is defined and the configured default applies

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string OptionalDialect { get; set; }

Property Value

Type: String
dialect name
See Also