 | CreateTableColumnOptionalExpression Property |
The aggregation expression, if the type of the column is aggregation,
or null if a type name is provided instead.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Expression OptionalExpression { get; set; }
Property Value
Type:
Expression
See Also