PHP Class Prado\Data\Common\Sqlite\TSqliteTableInfo

Since: 3.1
Inheritance: extends Prado\Data\Common\TDbTableInfo
Datei anzeigen Open project: pradosoft/prado

Public Methods

Method Description
createCommandBuilder ( $connection ) : TDbCommandBuilder
getTableFullName ( ) : string

Method Details

createCommandBuilder() public method

public createCommandBuilder ( $connection ) : TDbCommandBuilder
return TDbCommandBuilder new command builder

getTableFullName() public method

public getTableFullName ( ) : string
return string full name of the table, database dependent.