API:Data.DB.TFieldDef.DataType
Delphi
property DataType: TFieldType read FDataType write SetDataType default ftUnknown;
C++
__property TFieldType DataType = {read=FDataType, write=SetDataType, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Data.DB.pas Data.DB.hpp |
Data.DB | TFieldDef |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!