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

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

    Field Value

    The value is "NestedTables".
    See Also