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

Specification object for historical data poll via database SQL statement.

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

Syntax

Visual Basic (Declaration)
Public Class DBStatementStreamSpec _
	Inherits StreamSpec
C#
public class DBStatementStreamSpec : StreamSpec
Visual C++
public ref class DBStatementStreamSpec : public StreamSpec

Inheritance Hierarchy

System.Object
  net.esper.eql.spec.StreamSpec
    net.esper.eql.spec.DBStatementStreamSpec