ShowDatabaseTab Property

Specifies whether to display the database tab in the Expression Builder dialog.

Syntax

object.ShowDatabaseTab [= Boolean]

Properties

The ShowDatabaseTab property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether to display the database tab.

Settings

The settings for Boolean are:

Value

Description

True

The database tab is displayed. (Default)

False

The database tab is not displayed.

 

Applies To