[System.Data.Common.Mysql] element index
Package indexes
System.Caching
System.Collections
System.Data.ActiveRecord
System.Data.ActiveRecord.Relations
System.Data.ActiveReecord.Scaffold.InputBuilder
System.Data.ActiveRecord.Scaffold
System.Data.Common
System.Data.Common.Mssql
System.Data.Common.Oracle
System.Data.Common.Pgsql
System.Data.Common.Sqlite
System.Data.Commom.Sqlite
System.Data.DataGateway
System.Data.SqlMap.Configuration
System.Data.SqlMap.Statements
System.Data.SqlMap
System.Data
System.Exceptions
System.I18N
System
System.IO
System.Security
System.Util
System.Web.Javascripts
System.Web.Services
System.Web
System.Web.UI.ActiveControls
System.Web.UI
System.Web.UI.WebControls
System.Xml
All elements
c
f
g
h
i
p
q
t
c
top
createCommandBuilder
TMysqlTableInfo::createCommandBuilder()
in TMysqlTableInfo.php
createNewTableInfo
TMysqlMetaData::createNewTableInfo()
in TMysqlMetaData.php
createTableInfo
TMysqlMetaData::createTableInfo()
in TMysqlMetaData.php
Get the column definitions for given table.
f
top
findForeignConstraints
TMysqlMetaData::findForeignConstraints()
in TMysqlMetaData.php
Extract foreign key constraints by extracting the contraints from SHOW CREATE TABLE result.
g
top
getAutoIncrement
TMysqlTableColumn::getAutoIncrement()
in TMysqlTableColumn.php
getConstraintKeys
TMysqlMetaData::getConstraintKeys()
in TMysqlMetaData.php
Gets the primary and foreign key column details for the given table.
getDbTypeValues
TMysqlTableColumn::getDbTypeValues()
in TMysqlTableColumn.php
getForeignConstraints
TMysqlMetaData::getForeignConstraints()
in TMysqlMetaData.php
Gets foreign relationship constraint keys and table name
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
getPHPType
TMysqlTableColumn::getPHPType()
in TMysqlTableColumn.php
Overrides parent implementation, returns PHP type from the db type.
getSchemaName
TMysqlTableInfo::getSchemaName()
in TMysqlTableInfo.php
getSchemaTableName
TMysqlMetaData::getSchemaTableName()
in TMysqlMetaData.php
getServerVersion
TMysqlMetaData::getServerVersion()
in TMysqlMetaData.php
getShowCreateTable
TMysqlMetaData::getShowCreateTable()
in TMysqlMetaData.php
getTableFullName
TMysqlTableInfo::getTableFullName()
in TMysqlTableInfo.php
getTableInfoClass
TMysqlMetaData::getTableInfoClass()
in TMysqlMetaData.php
h
top
hasSequence
TMysqlTableColumn::hasSequence()
in TMysqlTableColumn.php
i
top
isEnumSetType
TMysqlMetaData::isEnumSetType()
in TMysqlMetaData.php
isForeignKeyColumn
TMysqlMetaData::isForeignKeyColumn()
in TMysqlMetaData.php
isPrecisionType
TMysqlMetaData::isPrecisionType()
in TMysqlMetaData.php
isValidIdentifier
TMysqlMetaData::isValidIdentifier()
in TMysqlMetaData.php
http://dev.mysql.com/doc/refman/5.0/en/identifiers.html
p
top
processColumn
TMysqlMetaData::processColumn()
in TMysqlMetaData.php
q
top
quoteColumnAlias
TMysqlMetaData::quoteColumnAlias()
in TMysqlMetaData.php
Quotes a column alias for use in a query.
quoteColumnName
TMysqlMetaData::quoteColumnName()
in TMysqlMetaData.php
Quotes a column name for use in a query.
quoteTableName
TMysqlMetaData::quoteTableName()
in TMysqlMetaData.php
Quotes a table name for use in a query.
t
top
TMysqlMetaData.php
TMysqlMetaData.php
in TMysqlMetaData.php
TMysqlTableColumn.php
TMysqlTableColumn.php
in TMysqlTableColumn.php
TMysqlTableInfo.php
TMysqlTableInfo.php
in TMysqlTableInfo.php
TMysqlMetaData
TMysqlMetaData
in TMysqlMetaData.php
TMysqlMetaData loads Mysql version 4.1.x and 5.x database table and column information.
TMysqlTableColumn
TMysqlTableColumn
in TMysqlTableColumn.php
Describes the column metadata of the schema for a Mysql database table.
TMysqlTableInfo
TMysqlTableInfo
in TMysqlTableInfo.php
TMysqlTableInfo class provides additional table information for MySQL database.
c
f
g
h
i
p
q
t