Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Prado
Data
Common
TDbMetaData
createTableInfo
Prado\Data\Common\TDbMetaData::createTableInfo PHP Method
TDbMetaData Class Documentation
Exibir arquivo
Open project: pradosoft/prado
createTableInfo()
abstract
protected
method
This method should be implemented by decendent classes.
abstract
protected
createTableInfo
(
$tableName
) :
TDbTableInfo
return
TDbTableInfo
driver dependent create builder.
protected abstract function createTableInfo($tableName);
TDbMetaData
__construct
createCommandBuilder
createTableInfo
findTableNames
getDbConnection
getInstance
getTableInfo
getTableInfoClass
quoteColumnAlias
quoteColumnName
quoteTableName