ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:metaforeignkeys

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
v5:dictionary:metaforeignkeys [2026/02/23 20:27] mnewnhamv5:dictionary:metaforeignkeys [2026/02/26 00:40] (current) – [Return Value] dregad
Line 22: Line 22:
 The method returns an array of data: The method returns an array of data:
   * The main key represents the foreign table that the key associated with.   * The main key represents the foreign table that the key associated with.
-  * The values of the key are either a key=>value pair, the key being the column name of the source table and the value being the column name of the foreign table if the request is ''associative'', or a numeric key with value being the same data represented as ''local column'' + '=' + ''foreign column''.+  * The values of the key are either  
 +    * a key=>value pair, the key being the column name of the source table and the value being the column name of the foreign table if the request is //associative//, or  
 +    * a numeric key with value being the same data represented as ''local_column=foreign_column''.
  
 ===== Explanation ===== ===== Explanation =====
v5/dictionary/metaforeignkeys.1771874860.txt.gz · Last modified: by mnewnham