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
Last revisionBoth sides next revision
v5:dictionary:structure:addcolumnobject [2016/04/09 19:16] mnewnhamv5:dictionary:structure:addcolumnobject [2016/04/09 19:26] – [$columnName] 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 18: Line 18:
 ===== 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.txt · Last modified: 2016/04/09 19:26 by mnewnham