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

In This Topic
    Tables Field
    In This Topic
    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