![]() | PropertyType Class |
Namespace: com.espertech.esper.compat
[FlagsAttribute] public sealed class PropertyType : Enum
The PropertyType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | INDEXED | Indexed property. |
![]() ![]() | MAPPED | Mapped property. |
![]() ![]() | SIMPLE | Simple property. |
![]() ![]() | UNDEFINED | |
![]() | value__ |
Name | Description | |
---|---|---|
![]() | IsIndexed | (Defined by PropertyTypeExtensions.) |
![]() | IsMapped | (Defined by PropertyTypeExtensions.) |
![]() | IsSimple | (Defined by PropertyTypeExtensions.) |
![]() | IsUndefined | (Defined by PropertyTypeExtensions.) |