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

On this page
    Tables Field
    On this page
    The name of the metadata collection for PostgreSQL tables.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Tables As String
    public static readonly string Tables

    Field Value

    The value is "Tables".
    See Also