[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Ctor.
Namespace: net.esper.eql.spec
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ optionalStreamName As String, _ viewSpecs As IList(Of ViewSpec) _ ) |
C# |
---|
public StreamSpec ( string optionalStreamName, IList<ViewSpec> viewSpecs ) |
Visual C++ |
---|
public: StreamSpec ( String^ optionalStreamName, IList<ViewSpec^>^ viewSpecs ) |
Parameters
- optionalStreamName
- System.String
stream name, or null if none supplied
- viewSpecs
- System.Collections.Generic.IList<(Of T>)
specifies what view to use to derive data