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
Provides the ability to perform common tasks with data connections in Server Explorer, such as adding, removing, or finding a connection, among others.
The IVsDataExplorerConnectionManager type exposes the following members.
Methods
Name
Description
Adds a new data connection with the specified properties.
Searches for an existing data connection that matches the specified properties.
Prompts the user with the connection dialog box to add a new connection in Server Explorer.
Removes an existing data connection from Server Explorer.
Selects the specified data connection in Server Explorer.
Top
Properties
Name
Description
Gets a collection of key/value pairs containing all existing data connections.
Top