Function Database_Static_oracle->get_max_indexes

Definitions

sources/database/oracle.php

  • Find the maximum number of indexes supported.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: int

Return

  • Maximum number of indexes (null: no limit or inconsequentially-large limit)
  • Type: ?integer
  • Set: N/A
  • Range: N/A