ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:structure:addcolumnobject

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:addcolumnobject [2016/04/09 19:16] mnewnhamv5:dictionary:structure:addcolumnobject [2016/04/09 19:26] (current) mnewnham
Line 7: Line 7:
 [[v5:dictionary:column_attributes|Column Attributes Reference]]\\  [[v5:dictionary:column_attributes|Column Attributes Reference]]\\ 
 == Syntax == == Syntax ==
-  obj addColumnObjectAttribute(+  obj addColumnObject(
       string $columnName,       string $columnName,
       string $columnType,       string $columnType,
Line 15: Line 15:
 </WRAP> </WRAP>
 The method ''addColumnObject()'' is part of the **//Structured Schema Management//** suite, and adds a column to the current [[v5:dictionary:stucture:metaobjectstructure|table]] object.  The method ''addColumnObject()'' is part of the **//Structured Schema Management//** suite, and adds a column to the current [[v5:dictionary:stucture:metaobjectstructure|table]] object. 
 +---------------------------------------------
 ===== Parameters ===== ===== Parameters =====
 ==== $columnName ==== ==== $columnName ====
-The column name can be any value understood by the DBMS. For example.+The column name can be any value understood by the DBMS.
 ==== $columnType ==== ==== $columnType ====
 The column type is declared using a [[v5:dictionary:metatype|metaType]] definition. The column type is declared using a [[v5:dictionary:metatype|metaType]] definition.
v5/dictionary/structure/addcolumnobject.1460222193.txt.gz · Last modified: 2017/04/21 11:29 (external edit)