[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)
Constructor.
Namespace: net.esper.view.std
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ groupFieldNames As String() _ ) |
C# |
---|
public GroupByView ( string[] groupFieldNames ) |
Visual C++ |
---|
public: GroupByView ( array<String^>^ groupFieldNames ) |
Parameters
- groupFieldNames
- System.String[]
is the fields from which to pull the values to group by