DBDriver Class

A Driver represents a database backend, currently MySQL or SQLite.

Driver handles cannot be closed.

Methods 3

Name Description
Find

Finds the driver associated with a name.

GetIdentifier

Retrieves a driver's identification string.

GetProduct

Retrieves a driver's product string.