 | TableAccessExpressionOptionalColumn Property |
Returns the optional table column name to access.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string OptionalColumn { get; set; }
Return Value
Type:
Stringtable column name or null if accessing row
See Also