Company
Documentation
Downloads
Tools
DBIndex ::
get_unique
- Does index require unique key values?
The function returns, whether the index requires unique key values (
true
) or not (
false
).
Implementation details
logical
DBIndex
::
get_unique
( )
to top
previous
next
upper
table of contents
Comment