[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)
ReadOnly Property StreamNames As String()
C#
string[] StreamNames { get; }
Visual C++
property array<String^>^ StreamNames {
	array<String^>^ get ();
}

Return Value

stream names