Represents a connection that exists in the Visual Studio Server Explorer or Data Explorer window.
The DataExplorerConnection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DataExplorerConnection | Class constructor. This constructor supports the DDEX infrastructure and is not intended to be used directly from your code. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | Evaluates whether a specified object is equivalent to the current Explorer connection object instance. (Overrides Object.Equals(Object).) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Retrieves an integer value representing the hash code for the current Explorer connection instance. (Overrides Object.GetHashCode().) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
DisplayName | Retrieves or sets the display name of the root node for this data connection. |
![]() |
EncryptedConnectionString | Retrieves an encrypted string containing information about this data connection. |
![]() |
Hierarchy | Gets the underlying IVsUIHierarchy object that represents this Explorer connection in the tree view. |
![]() |
HierarchyObject | This member supports the DDEX infrastructure and is not intended to be used directly from your code. |
![]() |
Provider | Retrieves the unique identifier of the DDEX Provider for this Explorer connection. |
Top
.gif)
.gif)
.gif)
.gif)