NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.hook.type
SQLColumnTypeConversion Interface
SQLColumnTypeConversion Methods
GetColumnType Method
GetColumnValue Method
GetParameterValue Method
SQLColumnTypeConversion
GetColumnValue Method
Return the new value of the column. To leave the value unchanged, return .
Namespace:
com.espertech.esper.common.client.hook.type
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
Object
GetColumnValue
(
SQLColumnValueContext
context
)
Parameters
context
Type:
com.espertech.esper.common.client.hook.type
SQLColumnValueContext
contains the column name, column value and column number
Return Value
Type:
Object
value of column after conversion
See Also
Reference
SQLColumnTypeConversion Interface
com.espertech.esper.common.client.hook.type Namespace
SQLColumnValueContext
ColumnValue
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com