LiteDAC

TDAColumn.FieldType Property

Used to specify the types of values that will be loaded.

Class

TDAColumn

Syntax

property FieldType: TFieldType default ftString;

Remarks

Use the FieldType property to specify the types of values that will be loaded. Field types for columns may not match data types for the corresponding fields in the database table. TDALoader will cast data values to the types of their fields.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback