[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Viewable providing historical data from a database.

Namespace: net.esper.eql.db
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class PollExecStrategyDBQuery _
	Implements PollExecStrategy
C#
public class PollExecStrategyDBQuery : PollExecStrategy
Visual C++
public ref class PollExecStrategyDBQuery : PollExecStrategy

Inheritance Hierarchy

System.Object
  net.esper.eql.db.PollExecStrategyDBQuery