Click or drag to resize

PropertyResolutionStyleCASE_SENSITIVE Field

Properties are only matched if the names are identical in name and case to the original property name.

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public const PropertyResolutionStyle CASE_SENSITIVE = 0

Field Value

Type: PropertyResolutionStyle
See Also