Solar_Sql_Adapter_Sqlite2::getPdo()

public PDO Solar_Sql_Adapter_Sqlite2::getPdo ( void )

Get the PDO connection object (connects to the database if needed).

Inherited from Solar_Sql_Adapter.

Parameters

  • None.

Returns

  • (PDO)

Description

Get the PDO connection object (connects to the database if needed).



Local