NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.hook.type
SQLOutputRowConversion Interface
SQLOutputRowConversion Methods
GetOutputRow Method
GetOutputRowType Method
SQLOutputRowConversion
GetOutputRowType Method
Return the PONO class that represents a row of the SQL query result.
Namespace:
com.espertech.esper.common.client.hook.type
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
Type
GetOutputRowType
(
SQLOutputRowTypeContext
context
)
Parameters
context
Type:
com.espertech.esper.common.client.hook.type
SQLOutputRowTypeContext
receives the context information such as database name, query fired and types returned by query
Return Value
Type:
Type
class that represents a result row
See Also
Reference
SQLOutputRowConversion Interface
com.espertech.esper.common.client.hook.type Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com