DataExplorerConnectionManager.Count Property

Definition

Retrieves an integer value specifying the number of current data connections visible in the Server Explorer.

public:
 abstract property int Count { int get(); };
public abstract int Count { get; }
member this.Count : int
Public MustOverride ReadOnly Property Count As Integer

Property Value

Returns an integer value specifying the number of current data connections visible in the Server Explorer.

Implements

Applies to