Freigeben über


IAccessModifier.Enabled(INodeInformation) Methode

Definition

Gibt mit einem Wert an, ob das Element aktiviert ist.

public:
 bool Enabled(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ source);
public bool Enabled (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation source);
abstract member Enabled : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation -> bool
Public Function Enabled (source As INodeInformation) As Boolean

Parameter

source
INodeInformation

Stellt den Zielknoten dar.

Gibt zurück

true, wenn das Element aktiviert ist, andernfalls false.

Gilt für: