v5:dictionary:structure:addcolumnobject
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| v5:dictionary:structure:addcolumnobject [2016/04/09 18:48] – created mnewnham | v5:dictionary:structure:addcolumnobject [2016/04/09 19:26] (current) – mnewnham | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| [[v5: | [[v5: | ||
| == Syntax == | == Syntax == | ||
| - | obj addColumnObjectAttribute( | + | obj addColumnObject( |
| string $columnName, | string $columnName, | ||
| string $columnType, | string $columnType, | ||
| - | optional string $platform='' | + | optional string $platform='' |
| - | + | ) | |
| - | | + | |
| </ | </ | ||
| The method '' | The method '' | ||
| + | --------------------------------------------- | ||
| ===== Parameters ===== | ===== Parameters ===== | ||
| ==== $columnName ==== | ==== $columnName ==== | ||
| - | The attribute | + | The column name can be any value understood by the DBMS. |
| ==== $columnType ==== | ==== $columnType ==== | ||
| The column type is declared using a [[v5: | The column type is declared using a [[v5: | ||
| Line 24: | Line 24: | ||
| ==== Platform ==== | ==== Platform ==== | ||
| The platform parameter can be any parameter recognized by the [[v5: | The platform parameter can be any parameter recognized by the [[v5: | ||
| - | |||
| ===== Usage ===== | ===== Usage ===== | ||
v5/dictionary/structure/addcolumnobject.1460220528.txt.gz · Last modified: (external edit)
