ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:userguide:learn_dictionary:metacolumns

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
v5:userguide:learn_dictionary:metacolumns [2016/03/17 00:16] mnewnhamv5:userguide:learn_dictionary:metacolumns [2016/03/20 15:05] (current) – [MetaColumns] mnewnham
Line 27: Line 27:
   $db->metaType($object->type);   $db->metaType($object->type);
  
-For example, in the example above, the actname field is of a type **//VARCHAR//** . If we pass this to ''metaType()'', it returns the value **C**  +For example, in the example above, the 'actnamefield is of a type **//VARCHAR//** . If we pass this to ''metaType()'', it returns the value **C**  
  
 ===== Extended Attributes ===== ===== Extended Attributes =====
v5/userguide/learn_dictionary/metacolumns.1458170177.txt.gz · Last modified: 2017/04/21 11:40 (external edit)