DbTool
contain all function to manage prefix of tables.
Table of Contents
- $connection : mixed
- connect() : bool
- Check connection to DB.
- getServerName() : string
- Check name of data base.
Properties
$connection
protected
mixed
$connection
Methods
connect()
Check connection to DB.
public
connect() : bool
Return values
bool —getServerName()
Check name of data base.
public
getServerName() : string