You are here: Symbol Reference > DBClassifier Namespace > Classes > TAttributeDataType Class
Data Miner
ContentsIndex
PreviousUpNext
TAttributeDataType Class

Defines the mapping of field types to attribute types.

DBClassifier_TAttributeDataType
Pascal
TAttributeDataType = class(TPersistent);

All fields in a database table can become attributes for the classification. These attributes can be either real valued (floating point) or discrete. For each field type, you have to define to what attribute type the field type will map.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!