DB_common::getCol() (Previous) (Next) DB_common::getOne()

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

DB_common::getListOf()

DB_common::getListOf() -- データベースのシステム情報を表示する

説明

ユーザ・使用可能なデータベース・ビュー・関数など、データベースについての 情報を取得します。

パラメータ

string $type

取得したい情報の型。 $type に指定できる値はデータベースに依存し tablesdatabasesusersviewfunctions のいずれかです。

返り値

array - 指定したデータを含む数値添字の配列、 あるいは失敗した場合に DB_Error オブジェクトを返します。

注意

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

DB_common::getCol() (Previous) (Next) DB_common::getOne()

Download Documentation Last updated: Sun, 06 Jul 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.