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

In This Topic
    MetadataCollections Field
    In This Topic
    The name of the metadata collection for metadata collection definitions.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MetadataCollections As String
    public static readonly string MetadataCollections

    Field Value

    The value is "MetadataCollections".
    See Also