 | SQLColumnValueContextColumnValue Property |
Returns column value
Namespace:
com.espertech.esper.common.client.hook.type
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Object ColumnValue { get; set; }
Property Value
Type:
ObjectThe column value.
Return Value
Type:
Objectvalue
See Also