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

Descriptor generated by INSERT-INTO clauses specified in expressions to insert the results of statement as a stream to further statements.

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

Syntax

Visual Basic (Declaration)
Public Class InsertIntoDesc
C#
public class InsertIntoDesc
Visual C++
public ref class InsertIntoDesc

Inheritance Hierarchy

System.Object
  net.esper.eql.spec.InsertIntoDesc