Properties Events Methods See Also
Created when you establish relationships from within the Data Environment Designer for a form, form set, or report.
Syntax
Relation
Remarks
The Relation object allows you to determine or specify how two tables are related.
Setting a Relation object property at run time generates an error. For a new property setting to take effect, you must call the CloseTables and OpenTables methods for the data environment.
For more information about the data environment for Forms and FormSets, see "Setting the Data Environment" in Chapter 9, Creating Forms, in the Programmer's Guide.
For more information about the data environment for reports, see Chapter 12, Adding Queries and Reports, in the Programmer's Guide.