Метод | Описание | |
---|---|---|
PDOConnection ( |
This function returns an initilised \PDO object that can be used by the calling class to access the data store. The implementation of generating the \PDO object is switched on the DataContentType property of the $request parameter |
public PDOConnection ( |
||
$request | ||
Результат | PDO |