Navigation:  DAO Object Classes >

DaoRelation Class

Previous pageReturn to chapter overviewNext page

Purpose

A Relation object represents a relationship between fields in two or more tables

 

Accesses/Assigns

AttributesMiscellaneous characteristics of a Relation object
Fields(Default) Collection of fields in this relation
ForeignTableSpecifies the name of the foreign (referencing) table in a relationship
NameThe name of this object
TableSpecifies the primary (referenced) TableDef or Querydef

 

Methods

CreateFieldCreates a new Field object

 

Inherits from

DaoDao

 

See Also

DaoRelationsCollection of DaoRelation Objects