Unclassified NewsBoard Code Reference

IDatabase.RemoveIndex function

Remove an index from a table

function IDatabase.RemoveIndex ($table, $name = '');

Parameters:

name  –  optional, default: ''
(string) name of the index to remove
table

Member of class: IDatabase

Implementation file: unb_lib/database.lib.php, line 386

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.