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

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

    Field Value

    The value is "Schemas".
    See Also