Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a connection that exists in the Visual Studio Server Explorer.
The IVsDataExplorerConnection type exposes the following members.
Methods
Name
Description
Overloaded. Gets the specified connection node through the data view hierarchy.
Overloaded. Retrieves the specified connection node.
Top
Properties
Name
Description
Gets the data connection corresponding to the current connection node in Server Explorer.
Gets the current connection node in Server Explorer.
Gets or sets the display name of the root node for the data connection.
Gets an encrypted string containing information about the data connection.
Gets the unique identifier of the DDEX provider for the Server Explorer connection.
Gets the currently selected nodes in Server Explorer for a single Server Explorer connection.
Gets the data source of the current connection node.
Top
Events
Name
Description
Occurs when a node has changed.
Occurs when a node is expanded or refreshed in Server Explorer.
Occurs when a node is inserted in Server Explorer.
Occurs just before a node removal from Server Explorer.
Top