[System.Data.Commom.Sqlite] element index

Package indexes

All elements
c f g i p t
c
top
createNewTableInfo
createTableInfo
TSqliteMetaData::createTableInfo() in TSqliteMetaData.php
Get the column definitions for given table.
createTableInfo
TMysqlMetaData::createTableInfo() in TMysqlMetaData.php
Get the column definitions for given table.
f
top
findForeignConstraints
Extract foreign key constraints by extracting the contraints from SHOW CREATE TABLE result.
g
top
getConstraintKeys
Gets the primary and foreign key column details for the given table.
getForeignConstraints
Gets foreign relationship constraint keys and table name
getForeignKeys
TSqliteMetaData::getForeignKeys() in TSqliteMetaData.php
getIsView
TSqliteMetaData::getIsView() in TSqliteMetaData.php
getIsView
TMysqlMetaData::getIsView() in TMysqlMetaData.php
For MySQL version 5.0.1 or later we can use SHOW FULL TABLES http://dev.mysql.com/doc/refman/5.0/en/show-tables.html
getSchemaTableName
getServerVersion
getShowCreateTable
getTableInfoClass
getTableInfoClass
i
top
isEnumSetType
TMysqlMetaData::isEnumSetType() in TMysqlMetaData.php
isForeignKeyColumn
isForeignKeyColumn
isPrecisionType
TMysqlMetaData::isPrecisionType() in TMysqlMetaData.php
isValidIdentifier
http://dev.mysql.com/doc/refman/5.0/en/identifiers.html
p
top
processColumn
TSqliteMetaData::processColumn() in TSqliteMetaData.php
processColumn
TMysqlMetaData::processColumn() in TMysqlMetaData.php
t
top
TMysqlMetaData
TMysqlMetaData in TMysqlMetaData.php
TMysqlMetaData loads Mysql version 4.1.x and 5.x database table and column information.
TSqliteMetaData
TSqliteMetaData in TSqliteMetaData.php
TSqliteMetaData loads SQLite database table and column information.
c f g i p t