Member Junction
    Preparing search index...
    interface ParentTableDescription {
        description: string;
        schema: string;
        table: string;
    }
    Index

    Properties

    description: string
    schema: string
    table: string