Packages:
System.IO
default
System.Web.UI
System.Web.UI.ActiveControls
System.Web.UI.WebControls
System.Web.UI.WebControls.assets
System.Web
System.Web.Services
System.Xml
System.Data.Common.Pgsql
System.Data.Common.Mssql
System.Data.Common
System.Data.Common.Mysql
System.Data.Commom.Sqlite
System.Data.Common.Oracle
System.Data.Common.Sqlite
System.Data
System.Data.ActiveRecord
System.Data.ActiveRecord.Relations
System.Data.ActiveReecord.Scaffold.InputBuilder
System.Data.ActiveRecord.Scaffold
System.Data.DataGateway
System.Data.SqlMap
System.Data.SqlMap.Statements
System.Data.SqlMap.Configuration
System.I18N
System.Util
System
System.Collections
System.Caching
System.Security
System.Exceptions


Classes:
Keyword

Element index for package System.Data.Common.Mssql

[ c ] [ g ] [ h ] [ i ] [ p ] [ t ]

c

createCommandBuilder
in file TMssqlTableInfo.php, method TMssqlTableInfo::createCommandBuilder()
createNewTableInfo
in file TMssqlMetaData.php, method TMssqlMetaData::createNewTableInfo()
createTableInfo
in file TMssqlMetaData.php, method TMssqlMetaData::createTableInfo()
    Get the column definitions for given table.
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

h

hasSequence
in file TMssqlTableColumn.php, method TMssqlTableColumn::hasSequence()
top

i

isForeignKeyColumn
in file TMssqlMetaData.php, method TMssqlMetaData::isForeignKeyColumn()
top

p

processColumn
in file TMssqlMetaData.php, method TMssqlMetaData::processColumn()
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