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