 | EPStatementObjectModelCreateVariable Property |
Returns the create-variable clause if this is a statement creating a variable, or null if not.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic CreateVariableClause CreateVariable { get; set; }
Property Value
Type:
CreateVariableClausecreate-variable clause
See Also