[System.Data.Common.Mssql] element index

Package indexes

All elements
c g h i p t
c
top
createCommandBuilder
createNewTableInfo
createTableInfo
TMssqlMetaData::createTableInfo() in TMssqlMetaData.php
Get the column definitions for given table.
g
top
getAutoIncrement
TMssqlTableColumn::getAutoIncrement() in TMssqlTableColumn.php
getCatalogName
TMssqlTableInfo::getCatalogName() in TMssqlTableInfo.php
getCatalogSchemaTableName
getConstraintKeys
Gets the primary and foreign key column details for the given table.
getForeignConstraints
Gets foreign relationship constraint keys and table name
getIsExcluded
TMssqlTableColumn::getIsExcluded() in TMssqlTableColumn.php
getPHPType
TMssqlTableColumn::getPHPType() in TMssqlTableColumn.php
Overrides parent implementation, returns PHP type from the db type.
getSchemaName
TMssqlTableInfo::getSchemaName() in TMssqlTableInfo.php
getTableFullName
getTableInfoClass
h
top
hasSequence
TMssqlTableColumn::hasSequence() in TMssqlTableColumn.php
i
top
isForeignKeyColumn
p
top
processColumn
TMssqlMetaData::processColumn() in TMssqlMetaData.php
t
top
TMssqlTableColumn.php
TMssqlTableColumn.php in TMssqlTableColumn.php
TMssqlTableInfo.php
TMssqlTableInfo.php in TMssqlTableInfo.php
TMssqlMetaData
TMssqlMetaData in TMssqlMetaData.php
TMssqlMetaData loads MSSQL database table and column information.
TMssqlTableColumn
TMssqlTableColumn in TMssqlTableColumn.php
Describes the column metadata of the schema for a Mssql database table.
TMssqlTableInfo
TMssqlTableInfo in TMssqlTableInfo.php
TMssqlTableInfo class provides additional table information for Mssql database.
c g h i p t