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
v5:dictionary:metaprimarykeys [2016/01/13 02:06] – ↷ Links adapted because of a move operation mnewnhamv5:dictionary:metaprimarykeys [2026/02/20 17:20] (current) – Notice about casing mnewnham
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.txt · Last modified: by mnewnham