[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 ( _ uniqueFieldName As String _ ) |
C# |
---|
public UniqueByPropertyView ( string uniqueFieldName ) |
Visual C++ |
---|
public: UniqueByPropertyView ( String^ uniqueFieldName ) |
Parameters
- uniqueFieldName
- System.String
is the field from which to pull the unique value