[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)
Returns the offset of the stream and the type of the property for the given property name,
by looking through the types offered and matching up.
Namespace: net.esper.eql.core
This method considers only a property name and looks at all streams to resolve the property name.
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Function ResolveByPropertyName ( _ propertyName As String _ ) As PropertyResolutionDescriptor |
C# |
---|
public virtual PropertyResolutionDescriptor ResolveByPropertyName ( string propertyName ) |
Visual C++ |
---|
public: virtual PropertyResolutionDescriptor^ ResolveByPropertyName ( String^ propertyName ) |
Parameters
- propertyName
- System.String
property name in event