->table() (Previous) (Next) ->getDatabaseConnection()

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

->keys()

->keys() -- テーブルのキーを取得あるいはセットする

説明

引数なしでオブジェクトで使用されるキーを返します (生成スクリプトはこれらを生成し、主キー、ユニーク、 あるいは nextval() のような検出したものに基づいてこれらを推定します)。 1つあるいは複数の値を指定した場合、現在のインスタンスにセットします。

デフォルトのキーは通常 database.ini ファイルにストアされます。 これについては、自動生成のセクションに記載されています。

注意

この関数は、スタティックにコールする ことはできません。

->table() (Previous) (Next) ->getDatabaseConnection()

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.