DataExplorerConnectionManager.Count Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.