Element index for package System.Data.Common.Mssql
[ c ]
[ g ]
[ h ]
[ i ]
[ p ]
[ t ]
top
g
- getAutoIncrement
- in file TMssqlTableColumn.php, method TMssqlTableColumn::getAutoIncrement()
- getCatalogName
- in file TMssqlTableInfo.php, method TMssqlTableInfo::getCatalogName()
- getCatalogSchemaTableName
- in file TMssqlMetaData.php, method TMssqlMetaData::getCatalogSchemaTableName()
- getConstraintKeys
- in file TMssqlMetaData.php, method TMssqlMetaData::getConstraintKeys()
Gets the primary and foreign key column details for the given table.
- getForeignConstraints
- in file TMssqlMetaData.php, method TMssqlMetaData::getForeignConstraints()
Gets foreign relationship constraint keys and table name
- getIsExcluded
- in file TMssqlTableColumn.php, method TMssqlTableColumn::getIsExcluded()
- getPHPType
- in file TMssqlTableColumn.php, method TMssqlTableColumn::getPHPType()
Overrides parent implementation, returns PHP type from the db type.
- getSchemaName
- in file TMssqlTableInfo.php, method TMssqlTableInfo::getSchemaName()
- getTableFullName
- in file TMssqlTableInfo.php, method TMssqlTableInfo::getTableFullName()
- getTableInfoClass
- in file TMssqlMetaData.php, method TMssqlMetaData::getTableInfoClass()
top
top
top
top
t
- TMssqlTableColumn.php
- procedural page TMssqlTableColumn.php
- TMssqlTableInfo.php
- procedural page TMssqlTableInfo.php
- TMssqlMetaData
- in file TMssqlMetaData.php, class TMssqlMetaData
TMssqlMetaData loads MSSQL database table and column information.
- TMssqlTableColumn
- in file TMssqlTableColumn.php, class TMssqlTableColumn
Describes the column metadata of the schema for a Mssql database table.
- TMssqlTableInfo
- in file TMssqlTableInfo.php, class TMssqlTableInfo
TMssqlTableInfo class provides additional table information for Mssql database.
top
|