v5:userguide:learn_dictionary:other_metafunctions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
v5:userguide:learn_dictionary:other_metafunctions [2016/03/17 00:51] – mnewnham | v5:userguide:learn_dictionary:other_metafunctions [2018/06/11 10:09] (current) – function names starting with lowercase (#426) dregad | ||
---|---|---|---|
Line 1: | Line 1: | ||
<- v5: | <- v5: | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
- | ====== | + | |
+ | ====== | ||
+ | |||
+ | ===== metaTables() ===== | ||
The method [[v5: | The method [[v5: | ||
<code php> | <code php> | ||
Line 15: | Line 19: | ||
...... | ...... | ||
</ | </ | ||
- | ===== MetaIndexes | + | |
+ | ===== metaIndexes() | ||
The method [[v5: | The method [[v5: | ||
<code php> | <code php> | ||
Line 37: | Line 43: | ||
</ | </ | ||
- | ===== MetaPrimaryKeys | + | ===== metaPrimaryKeys() |
- | The [[v5: | + | |
+ | The [[v5: | ||
<code php> | <code php> | ||
$mpk = $db-> | $mpk = $db-> | ||
Line 52: | Line 59: | ||
</ | </ | ||
- | ===== MetaProcedures | + | ===== metaProcedures() |
The method [[v5: | The method [[v5: | ||
------------------------------------------- | ------------------------------------------- | ||
Line 64: | Line 72: | ||
) | ) | ||
- | ===== MetaForeignKeys | + | ===== metaForeignKeys() |
The [[v5: | The [[v5: | ||
<code php> | <code php> | ||
Line 89: | Line 98: | ||
<WRAP info 300px center> | <WRAP info 300px center> | ||
- | **End Of Lesson | + | **End Of Lesson** |
</ | </ |
v5/userguide/learn_dictionary/other_metafunctions.1458172279.txt.gz · Last modified: 2017/04/21 11:40 (external edit)