->getDatabaseConnection()

->getDatabaseConnection() -- Get the PEAR Database Object

Referentiesamenvatting

object $DB_DataObject->getDatabaseConnection ()

Beschrijving

Fetch the pear database connection that the object uses - so you can find information or send queries directly to it.

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld