ShowDataServersTab Property

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

Syntax

object.ShowDataServersTab [= Boolean]

Properties

The ShowDataServersTab 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 data servers tab.

Settings

The settings for Boolean are:

Value

Description

True

The data servers tab is displayed. (Default)

False

The data servers tab is not displayed.

 

Applies To