Overload List

  NameDescription
Join(IDatabaseObject, IDatabaseObject)
Joins two views or tables, and attempts to map their fields and indexes. If there are no suitable indexes, the status is set to Unable to Compare.
(Overrides Mappings..::.Join(IDatabaseObject, IDatabaseObject).)
Join(ViewTableSuperClass, ViewTableSuperClass)
Joins two views or tables, and attempts to map their fields and indexes. If there are no suitable indexes, the status is set to Unable to Compare.

See Also