Documentation
    Preparing search index...

    RelationsFinder class this finder searches for relations between a sourceTable (table of the topView) and a subView (here the targetTable is used)

    Index

    Constructors

    Methods

    • creates an array of Relation objects

      Parameters

      • sourceTblName: string
      • subView: string
      • excluded: string[]

      Returns Relation[]

    • This is a helper method for findRelations() it returns raw relation strings

      Parameters

      • sourceTblName: string
      • subView: string
      • excluded: string[]

      Returns string[]

    • This is a helper method for findRelations() it returns raw relation strings

      Parameters

      • sourceTblName: string
      • subView: string
      • excluded: string[]

      Returns string[]