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

TSQLDataType

Declaration

Source position: fpsqltree.pp line 548

type TSQLDataType = (

  sdtDomain,

  sdtSmallInt,

  sdtInteger,

  sdtFloat,

  sdtDoublePrecision,

  sdtDecimal,

  sdtNumeric,

  sdtDate,

  sdtDateTime,

  sdtTime,

  sdtChar,

  sdtVarChar,

  sdtNChar,

  sdtNVarChar,

  sdtCstring,

  sdtBlob

);


Documentation generated on: 2023-03-18