Freigeben über


IIconHandler.GetIcon(INodeInformation) Methode

Definition

Ruft das Symbol für diesen Knoten ab.

public:
 System::Drawing::Icon ^ GetIcon(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ source);
public System.Drawing.Icon GetIcon (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation source);
abstract member GetIcon : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation -> System.Drawing.Icon
Public Function GetIcon (source As INodeInformation) As Icon

Parameter

source
INodeInformation

Quellinformationen für diesen Knoten.

Gibt zurück

Der Wert des Symbols für diesen Knoten.

Gilt für: