Click or drag to resize

VirtualDataWindowEventStartIndexVDWCreateIndexField Class

Captures virtual data window indexed field information.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.hook.vdwVirtualDataWindowEventStartIndexVDWCreateIndexField

Namespace:  com.espertech.esper.common.client.hook.vdw
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class VDWCreateIndexField

The VirtualDataWindowEventStartIndexVDWCreateIndexField type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyName
Returns field name
Public propertyType
Returns index type
Top
See Also