Click or drag to resize

HookTypeSQLROW Field

For use when installing a callback for converting SQL row results to an object.

Namespace:  com.espertech.esper.common.client.annotation
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const HookType SQLROW = 1

Field Value

Type: HookType
See Also