ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:structure:addindexobject

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
v5:dictionary:structure:addindexobject [2016/04/09 19:11] – [$indexName] mnewnhamv5:dictionary:structure:addindexobject [2016/04/09 19:14] mnewnham
Line 13: Line 13:
       )       )
 </WRAP> </WRAP>
-The method ''addIndexObject()'' is part of the **//Structured Schema Management//** suite, and adds an index to the current [[v5:dictionary:stucture:metaobjectstructure|table]] object. The index object is a container for  [[v5:dictionary:stucture:indexitem|Index Item]] objects, which are the columns themselves.+The method ''addIndexObject()'' is part of the **//Structured Schema Management//** suite, and adds an index to the current [[v5:dictionary:structure:metaobjectstructure|table]] object. The index object is a container for  [[v5:dictionary:structure:addindexitemobject|Index Item]] objects, which are the columns themselves.
 -------------------------------- --------------------------------
 ===== Parameters ===== ===== Parameters =====
Line 19: Line 19:
 The name of the index to be created. The name must conform to any pre-defined rules for the database to be used The name of the index to be created. The name must conform to any pre-defined rules for the database to be used
  
-==== Platform ====+==== $platform ====
 The platform parameter can be any parameter recognized by the [[v5:dictionary:structure:platform|Platform]] keyword. The platform parameter can be any parameter recognized by the [[v5:dictionary:structure:platform|Platform]] keyword.
  
v5/dictionary/structure/addindexobject.txt · Last modified: 2016/04/09 19:14 by mnewnham