JoinOptions (Collection)

Member of:

DataModel object

Description:

Represents the available join usage preferences.

Constants:

The Type property of the JoinsOptions (Collection) uses the BqDataModelJoinsOptions constant group, which consists of these values:·

Example:

This example shows how to specify to use only topics represented by items on the Request line for joins:

ActiveDocument.Sections["Query"].DataModel.JoinsOptions.Type= bqDataModelJoinsOptionMinTopics

Methods:

None

Properties:

Read-write: Property Type As BqDataModelJoinsOptions

Collections:

DefinedJoinPaths As DefinedJoinedPaths