[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)
Enumeration of property types.
Namespace: net.esper.events
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Enumeration EventPropertyType |
C# |
---|
public enum EventPropertyType |
Visual C++ |
---|
public enum class EventPropertyType |
Members
Class | Description |
---|---|
INDEXED | Indexed property. |
MAPPED | Mapped property. |
SIMPLE | Simple property. |