Database.Relations property (DAO)

Applies to: Access 2013, Office 2013

Returns a Relations collection that contains all of the stored Relation objects for the specified database. Read-only.

Syntax

expression .Relations

expression A variable that represents a Database object.