ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:metacolumns

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
dictionary:metacolumns [2015/11/29 04:28] mnewnhamv5:dictionary:metacolumns [2016/01/19 13:21] – ↷ Links adapted because of a move operation 66.249.75.217
Line 8: Line 8:
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-The function ''metaColumns()'' returns an array of [[reference:ADOFieldObject]] objects, each representing a description of each field of the requested table or view in the passed value ''$tableName''. Each database returns a core set of descriptions, plus additional information. See the driver documentation for more information.+The function ''metaColumns()'' returns an array of [[v5:dictionary:adofieldobject]] objects, each representing a description of each field of the requested table or view in the passed value ''$tableName''. Each database returns a core set of descriptions, plus additional information. See the driver documentation for more information.
  
 The formatting of the array cannot be controlled by ''ADODB_ASSOC_CASE'', the following casing occurs: The formatting of the array cannot be controlled by ''ADODB_ASSOC_CASE'', the following casing occurs:
  
-  * Field name (array key) - if the current value of [[reference:ADODB_FETCH_MODE]] is ADODB_FETCH_NUM, then the keys are returned as a numeric array, otherwise they are returned as an Upper Case key containing the name of the field.+  * Field name (array key) - if the current value of [[v5:reference:adodb_fetch_mode]] is ADODB_FETCH_NUM, then the keys are returned as a numeric array, otherwise they are returned as an Upper Case key containing the name of the field.
   * Information keys - Lower Case   * Information keys - Lower Case
   * Information - Lower Case   * Information - Lower Case
v5/dictionary/metacolumns.txt · Last modified: 2018/07/01 22:18 by peterdd