[System.Data.Common.Mysql] element index

Package indexes

All elements
c f g h i p q t
c
top
createCommandBuilder
createNewTableInfo
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
getAutoIncrement
TMysqlTableColumn::getAutoIncrement() in TMysqlTableColumn.php
getConstraintKeys
Gets the primary and foreign key column details for the given table.
getDbTypeValues
TMysqlTableColumn::getDbTypeValues() in TMysqlTableColumn.php
getForeignConstraints
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
getServerVersion
getShowCreateTable
getTableFullName
getTableInfoClass
h
top
hasSequence
TMysqlTableColumn::hasSequence() in TMysqlTableColumn.php
i
top
isEnumSetType
TMysqlMetaData::isEnumSetType() in TMysqlMetaData.php
isForeignKeyColumn
isPrecisionType
TMysqlMetaData::isPrecisionType() in TMysqlMetaData.php
isValidIdentifier
http://dev.mysql.com/doc/refman/5.0/en/identifiers.html
p
top
processColumn
TMysqlMetaData::processColumn() in TMysqlMetaData.php
q
top
quoteColumnAlias
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