 | CreateVariableClauseOptionalAssignment Property |
Returns the optional assignment expression, or null to initialize to a null value
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Expression OptionalAssignment { get; set; }
Property Value
Type:
Expressionassignment expression, if present
See Also