ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:metaprimarykeys

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:metaprimarykeys [2016/01/13 02:06] – ↷ Page moved from dictionary:metaprimarykeys to v5:dictionary:metaprimarykeys mnewnhamv5:dictionary:metaprimarykeys [2026/02/20 17:20] (current) – Notice about casing mnewnham
Line 3: Line 3:
 <WRAP right box> <WRAP right box>
 == See Also == == See Also ==
-[[dictionary:metaindexes|metaIndexes()]]+[[v5:dictionary:metaindexes|metaIndexes()]]
  
 == Syntax == == Syntax ==
Line 12: Line 12:
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-The function ''metaPrimaryKeys()'' returns the column names in the primary key associated with a specific table as a numeric array . If there are no primary keys then the function returns false.+The function ''metaPrimaryKeys()'' returns the column names in the primary key associated with a specific table as a numeric array. If there are no primary keysthen the function returns false
 + 
 +The values of the keys are returned in the native casing of the database. If writing portable applications you should not depend on the case of the value.
 ===== Optional Parameters ===== ===== Optional Parameters =====
 ==== $owner ==== ==== $owner ====
v5/dictionary/metaprimarykeys.1452647174.txt.gz · Last modified: (external edit)