 | CreateWindowClauseColumns Property |
Returns all columns for use when create-table syntax is used to define the named window type.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList Columns { get; set; }
Return Value
Type:
IListTcolumns
See Also