Name | Description | |
---|---|---|
PgSqlMetaDataCollectionNames Constructor | Creates a PgSqlMetaDataCollectionNames instance. |
The following tables list the members exposed by PgSqlMetaDataCollectionNames.
Name | Description | |
---|---|---|
PgSqlMetaDataCollectionNames Constructor | Creates a PgSqlMetaDataCollectionNames instance. |
Name | Description | |
---|---|---|
AggregateFunctions | The name of the metadata collection for aggregate functions available. | |
Arguments | The name of the metadata collection for stored procedure/function arguments. | |
Casts | The name of the metadata collection for data type casts available. | |
Columns | The name of the metadata collection for table columns. | |
CompositeTypeAttributes | The name of the metadata collection for attributes of composite types. | |
Conversions | The name of the metadata collection for type conversions. | |
Databases | The name of the metadata collection for databases. | |
DataSourceInformation | The name of the metadata collection for the data source. | |
DataTypes | The name of the metadata collection for PostgreSQL data types. | |
Domains | The name of the metadata collection for PostgreSQL domains. | |
ForeignKeyColumns | The name of the metadata collection for columns used in foreign keys. | |
ForeignKeys | The name of the metadata collection for foreign keys. | |
Functions | The name of the metadata collection for functions. | |
Groups | The name of the metadata collection for group roles available. | |
IndexColumns | The name of the metadata collection for columns used in indexes. | |
Indexes | The name of the metadata collection for table indexes. | |
Languages | The name of the metadata collection for programming languages available. | |
MetadataCollections | The name of the metadata collection for metadata collection definitions. | |
NestedTables | The name of the metadata collection for nested tables. | |
OperatorClasses | The name of the metadata collection for PostgreSQL operator classes. | |
Operators | The name of the metadata collection for PostgreSQL operators. | |
PrimaryKeys | The name of the metadata collection for primary keys. | |
Procedures | The name of the metadata collection for stored procedures. | |
ReservedWords | The name of metadata collection for the reserved words. | |
Restrictions | The name of the metadata collection for metadata restrictions. | |
Rules | The name of the metadata collection for PostgreSQL rules. | |
Schemas | The name of the metadata collection for PostgreSQL schemas. | |
Sequences | The name of the metadata collection for PostgreSQL sequences. | |
Tables | The name of the metadata collection for PostgreSQL tables. | |
Triggers | The name of the metadata collection for triggers. | |
Types | The name of the metadata collection for user-defined types. | |
UniqueKeys | The name of the metadata collection for unique keys. | |
UserPrivileges | The name of the metadata collection for privileges available. | |
Users | The name of the metadata collection for database users. | |
Views | The name of the metadata collection for database views. |