[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'db' (#fcl) |
Source position: db.pas line 904
type TIndexOptions = set of ( |
ixPrimary, |
ixUnique, |
ixDescending, |
ixCaseInsensitive, |
ixExpression, |
ixNonMaintained |
); |
No notes exist for this page yet.