PHP Class Prado\Data\Common\Sqlite\TSqliteTableInfo

Since: 3.1
Inheritance: extends Prado\Data\Common\TDbTableInfo
Afficher le fichier Open project: pradosoft/prado

Méthodes publiques

Méthode Description
createCommandBuilder ( $connection ) : TDbCommandBuilder
getTableFullName ( ) : string

Method Details

createCommandBuilder() public méthode

public createCommandBuilder ( $connection ) : TDbCommandBuilder
Résultat TDbCommandBuilder new command builder

getTableFullName() public méthode

public getTableFullName ( ) : string
Résultat string full name of the table, database dependent.