Connectivity Property

image\validfor_v.gif

Applies To Objects

Session

Description

Returns the Connectivity object. Read-only.

Syntax

Set rc = object.Connectivity

Element

Description

Set

The Set statement, required for assigning an object reference to a variable.

rc

The returned Connectivity object.

object

The Session object.