FireDAC.Phys.SQLiteWrapper.TSQLiteExtDataType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TSQLiteExtDataType = (etUnknown, etString, etUString, etInteger, etDouble,
etNumber, etCurrency, etBlob, etBoolean, etDate, etTime, etDateTime);

C++

enum DECLSPEC_DENUM TSQLiteExtDataType : unsigned int { etUnknown, etString, etUString, etInteger, etDouble, etNumber, etCurrency, etBlob, etBoolean, etDate, etTime, etDateTime };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper FireDAC.Phys.SQLiteWrapper

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!