NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.hook.type
SQLColumnTypeConversion Interface
SQLColumnTypeConversion Methods
GetColumnType Method
GetColumnValue Method
GetParameterValue Method
SQLColumnTypeConversion
GetParameterValue Method
Return the new value of the input parameter. 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
GetParameterValue
(
SQLInputParameterContext
context
)
Parameters
context
Type:
com.espertech.esper.common.client.hook.type
SQLInputParameterContext
contains the parameter name and number
Return Value
Type:
Object
value of parameter after conversion
See Also
Reference
SQLColumnTypeConversion Interface
com.espertech.esper.common.client.hook.type Namespace
SQLInputParameterContext
ParameterValue
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com