Index

(table)

o2tab_indexes

array o2tab_indexes(string $table_name, boolean $type_info)

Returns table indexes as an array.
If $type_info parameter is passed as TRUE extra information are returned, about index from repository or from extra-indexes and index unicity.


Parameters:
  1. $table_name
  2. $type_info