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

Returns an array of event stream names in the order declared.

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

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property StreamNames As String()
C#
public virtual string[] StreamNames { get; }
Visual C++
public:
virtual property array<String^>^ StreamNames {
	array<String^>^ get ();
}

Field Value

Return Value

stream names