ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


reference:metaprimarykeys

Differences

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

Link to this comparison view

Next revision
Previous revision
reference:metaprimarykeys [2015/07/22 05:36] – created mnewnhamreference:metaprimarykeys [2015/08/12 02:05] (current) – removed mnewnham
Line 1: Line 1:
-====== metaPrimaryKeys ====== 
-~~NOTOC~~ 
-<WRAP right box> 
-== Syntax == 
-    mixed metaPrimaryKeys( 
-        string $tableName, 
-        optional string $owner=false, 
-        ) 
-</WRAP> 
-===== Description ===== 
-The function ''metaPrimaryKeys()'' returns the primary key associated with a specific table. If there are no primary keys then the function returns false. 
-===== Optional Parameters ===== 
-==== $owner ==== 
-If specified, only returns foreign keys associated with a table owned by that name. 
-===== Usage ===== 
-<WRAP todo> 
-Add Example of this 
-</WRAP> 
  
reference/metaprimarykeys.1437536168.txt.gz · Last modified: (external edit)