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

ftBlobTypes

Constant enumerating all blob types.

Declaration

Source position: db.pas line 2481

const ftBlobTypes = [ftBlob, ftMemo, ftGraphic, ftFmtMemo, ftParadoxOle, ftDBaseOle, ftTypedBinary, ftOraBlob, ftOraClob, ftWideMemo];

Description

ftBlobTypes is a constant containing all blob field data types. It is to be preferred over the TBlobType range, which contains some non-blob types as well.

See also

TBlobType

  

Valid BLOB fieldtypes.


Documentation generated on: Jul 24 2023