Interface \Prado\Util\IDbModule
IDbModule interface.
Namespace: \Prado\UtilThis interface should be implemented by database modules.
Author: Brad Anderson <belisoful@icloud.com>
Since: 4.2.0
public
|
|
public
|
|
public
|
setConnectionID(string $value) : mixed
Sets the ID of a TDataSourceConfig module.
The datasource module will be used to establish the DB connection for this log route. |
getID, init, setID |