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

On this page
    Schemas Field
    On this page
    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