[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.eql.expression
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ unresolvedPropertyName As String _ ) |
C# |
---|
public ExprIdentNode ( string unresolvedPropertyName ) |
Visual C++ |
---|
public: ExprIdentNode ( String^ unresolvedPropertyName ) |
Parameters
- unresolvedPropertyName
- System.String
the event property name in unresolved form, ie. unvalidated against streams