次の方法で共有


IVsDataExplorerConnectionManager Members

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
Public method AddConnection Adds a new data connection with the specified properties.
Public method FindConnection Searches for an existing data connection that matches the specified properties.
Public method PromptAndAddConnection Prompts the user with the connection dialog box to add a new connection in Server Explorer.
Public method RemoveConnection Removes an existing data connection from Server Explorer.
Public method SelectConnection Selects the specified data connection in Server Explorer.

Top

Properties

  Name Description
Public property Connections Gets a collection of key/value pairs containing all existing data connections.

Top

See Also

Reference

IVsDataExplorerConnectionManager Interface

Microsoft.VisualStudio.Data.Services Namespace