TAttributeKind Type
Defines the type of the attribute.

Unit
DBClassifier

Declaration

TAttributeKind = (akDiscrete, akDiscreteIndexed, akFloat, akAuto);

Description
Defines the type of the attribute.

Values
akFloat: The type of the attribute will mapped from the FieldType type.
akDiscrete: The attribute is discrete. An example of a discrete attribute is Color taking values: read, green and yellow.
akDiscreteIndex: The attribute is discrete but already indexed. Each discrete value has an integer assigned.
akFloat: The attribute takes real values.


Help for MtxVec v2.1. (c) 2006 Dew Research.
http://www.dewresearch.com