 | SQLColumnValueContextColumnName Property |
Returns column name.
Namespace:
com.espertech.esper.common.client.hook.type
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string ColumnName { get; set; }
Property Value
Type:
StringThe name of the column.
Return Value
Type:
Stringname
See Also