Relation Method

Provides access to the Relations collection of the Database object.

Applies to objects: Database.

Syntax

[[Set] RetVal = ] object.Relation()

The Relation method syntax has these parts:

Part Description
object Required. A reference to an instance of the object.
RetVal Optional. A Relations type variable.

Example

.......

 

See Also

Database Object, Relations Object.