TableInfo.addForeignKey

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addForeignKey(string thisTable, EntityInfo otherEntity, string columnName, string uniqueIndex)
    class TableInfo
    void
    addForeignKey
  2. void addForeignKey(PropertyInfo pi)

Meta