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

TIndexOption

Declaration

Source position: db.pas line 1231

type TIndexOption = (

  ixPrimary,

  ixUnique,

  ixDescending,

  ixCaseInsensitive,

  ixExpression,

  ixNonMaintained

);


Documentation generated on: 2023-03-18