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
v5:dictionary:structure:addindexobject [2016/04/09 19:11] – [$indexName] mnewnhamv5:dictionary:structure:addindexobject [2016/04/09 19:14] (current) mnewnham
Line 10: Line 10:
       string $indexName,       string $indexName,
       optional string $platform=''       optional string $platform=''
-  +  ) 
-      )+  
 </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.1460221871.txt.gz · Last modified: 2017/04/21 11:29 (external edit)