Element index for package System.Data.Common.Pgsql
[ a ]
[ c ]
[ g ]
[ i ]
[ p ]
[ s ]
[ t ]
top
top
g
- getConstraintKeys
- in file TPgsqlMetaData.php, method TPgsqlMetaData::getConstraintKeys()
Gets the primary and foreign key column details for the given table.
- getDefaultSchema
- in file TPgsqlMetaData.php, method TPgsqlMetaData::getDefaultSchema()
- getForeignKeys
- in file TPgsqlMetaData.php, method TPgsqlMetaData::getForeignKeys()
Gets foreign relationship constraint keys and table name
- getIsView
- in file TPgsqlMetaData.php, method TPgsqlMetaData::getIsView()
- getPHPType
- in file TPgsqlTableColumn.php, method TPgsqlTableColumn::getPHPType()
Overrides parent implementation, returns PHP type from the db type.
- getPrimaryKeys
- in file TPgsqlMetaData.php, method TPgsqlMetaData::getPrimaryKeys()
Gets the primary key field names
- getSchemaName
- in file TPgsqlTableInfo.php, method TPgsqlTableInfo::getSchemaName()
- getSchemaTableName
- in file TPgsqlMetaData.php, method TPgsqlMetaData::getSchemaTableName()
- getSequenceName
- in file TPgsqlMetaData.php, method TPgsqlMetaData::getSequenceName()
- getTableFullName
- in file TPgsqlTableInfo.php, method TPgsqlTableInfo::getTableFullName()
- getTableInfoClass
- in file TPgsqlMetaData.php, method TPgsqlMetaData::getTableInfoClass()
top
top
top
top
t
- TMssqlMetaData.php
- procedural page TMssqlMetaData.php
- TPgsqlMetaData.php
- procedural page TPgsqlMetaData.php
- TPgsqlTableColumn.php
- procedural page TPgsqlTableColumn.php
- TPgsqlTableInfo.php
- procedural page TPgsqlTableInfo.php
- TPgsqlMetaData
- in file TPgsqlMetaData.php, class TPgsqlMetaData
TPgsqlMetaData loads PostgreSQL database table and column information.
- TPgsqlTableColumn
- in file TPgsqlTableColumn.php, class TPgsqlTableColumn
Describes the column metadata of the schema for a PostgreSQL database table.
- TPgsqlTableInfo
- in file TPgsqlTableInfo.php, class TPgsqlTableInfo
TPgsqlTableInfo class provides additional table information for PostgreSQL database.
top
|