DB_common::prepare() (Previous) (Next) DB_common::query()

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

DB_common::provides()

DB_common::provides() -- Checks if the DBMS supports a particular feature

Opis

Checks if a feature is available for the chosen database type.

Zwracana wartość

boolean - TRUE if the feature is supported

Uwagi

Ta funkcja nie może być wywołana statycznie.

Ostrzeżenie

The provided information are only hints. Check the documentation of your database system for the real supported features. I.e. MySQL supports transactions, but not for every table type.

DB_common::prepare() (Previous) (Next) DB_common::query()

Download Documentation Last updated: Mon, 02 Jul 2007
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.