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

TIndexOptions

Declaration

Source position: db.pas line 1233

type TIndexOptions = set of (

  ixPrimary,

  ixUnique,

  ixDescending,

  ixCaseInsensitive,

  ixExpression,

  ixNonMaintained

);


Documentation generated on: 2023-03-18