SDAC
Returns the type of data that was assigned to the Attribute.
TAttribute
property DataType: Word;
Use the DataType property to discover the type of data that was assigned to the Attribute.
Possible values: dtDate, dtFloat, dtInteger, dtString, dtObject.