dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlMetaDataCollectionNames Class
Fields

In This Topic
    PgSqlMetaDataCollectionNames Class Members
    In This Topic

    The following tables list the members exposed by PgSqlMetaDataCollectionNames.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for aggregate functions available.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for stored procedure/function arguments.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for data type casts available.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for table columns.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for attributes of composite types.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for type conversions.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for databases.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for the data source.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for PostgreSQL data types.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for PostgreSQL domains.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for columns used in foreign keys.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for foreign keys.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for functions.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for group roles available.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for columns used in indexes.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for table indexes.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for programming languages available.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for metadata collection definitions.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for nested tables.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for PostgreSQL operator classes.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for PostgreSQL operators.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for primary keys.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for stored procedures.  
    Public Fieldstatic (Shared in Visual Basic)The name of metadata collection for the reserved words.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for metadata restrictions.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for PostgreSQL rules.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for PostgreSQL schemas.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for PostgreSQL sequences.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for PostgreSQL tables.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for triggers.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for user-defined types.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for unique keys.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for privileges available.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for database users.  
    Public Fieldstatic (Shared in Visual Basic)The name of the metadata collection for database views.  
    Top
    See Also