NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.hook.type
SQLOutputRowConversion Interface
SQLOutputRowConversion Methods
GetOutputRow Method
GetOutputRowType Method
SQLOutputRowConversion
GetOutputRow Method
Returns the PONO object that represents a row of the SQL query result, or null to indicate to skip this row.
Namespace:
com.espertech.esper.common.client.hook.type
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
Object
GetOutputRow
(
SQLOutputRowValueContext
context
)
Parameters
context
Type:
com.espertech.esper.common.client.hook.type
SQLOutputRowValueContext
receives row result information
Return Value
Type:
Object
PONO or null value to skip the 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