次の方法で共有


IVsDataExplorerConnection Members

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
Public method FindDocumentNode Overloaded. Gets the specified connection node through the data view hierarchy.
Public method FindNode Overloaded. Retrieves the specified connection node.

Top

Properties

  Name Description
Public property Connection Gets the data connection corresponding to the current connection node in Server Explorer.
Public property ConnectionNode Gets the current connection node in Server Explorer.
Public property DisplayName Gets or sets the display name of the root node for the data connection.
Public property EncryptedConnectionString Gets an encrypted string containing information about the data connection.
Public property Provider Gets the unique identifier of the DDEX provider for the Server Explorer connection.
Public property SelectedNodes Gets the currently selected nodes in Server Explorer for a single Server Explorer connection.
Public property Source Gets the data source of the current connection node.

Top

Events

  Name Description
Public event NodeChanged Occurs when a node has changed.
Public event NodeExpandedOrRefreshed Occurs when a node is expanded or refreshed in Server Explorer.
Public event NodeInserted Occurs when a node is inserted in Server Explorer.
Public event NodeRemoving Occurs just before a node removal from Server Explorer.

Top

See Also

Reference

IVsDataExplorerConnection Interface

Microsoft.VisualStudio.Data.Services Namespace