 | SelectClauseExpressionAsName Property |
Returns the optional "as"-name of the expression, or null if not defined
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string AsName { get; set; }
Property Value
Type:
Stringtag or null for selection expression
See Also