IMultiItemAccessModifier.Enabled(INodeInformation[]) Methode

Definition

Zeigt an, ob ein Gegenstand aktiviert ist.

public:
 bool Enabled(cli::array <Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^> ^ sources);
public bool Enabled(Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation[] sources);
abstract member Enabled : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation[] -> bool
Public Function Enabled (sources As INodeInformation()) As Boolean

Parameter

sources
INodeInformation[]

Die Zielknoten.

Gibt zurück

Gibt , Booleanwahr, wenn das Element aktiviert ist, falsch ansonsten.

Gilt für: