Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-db]

TFieldType

Declaration

Source position: db.pas line 107

type TFieldType = (

  ftUnknown,

  ftString,

  ftSmallint,

  ftInteger,

  ftWord,

  ftBoolean,

  ftFloat,

  ftCurrency,

  ftBCD,

  ftDate,

  ftTime,

  ftDateTime,

  ftBytes,

  ftVarBytes,

  ftAutoInc,

  ftBlob,

  ftMemo,

  ftGraphic,

  ftFmtMemo,

  ftParadoxOle,

  ftDBaseOle,

  ftTypedBinary,

  ftCursor,

  ftFixedChar,

  ftWideString,

  ftLargeint,

  ftADT,

  ftArray,

  ftReference,

  ftDataSet,

  ftOraBlob,

  ftOraClob,

  ftVariant,

  ftInterface,

  ftIDispatch,

  ftGuid,

  ftTimeStamp,

  ftFMTBcd,

  ftFixedWideChar,

  ftWideMemo,

  ftOraTimeStamp,

  ftOraInterval,

  ftLongWord,

  ftShortint,

  ftByte,

  ftExtended,

  ftSingle

);


Documentation generated on: 2023-03-18