Freigeben über


IMultiItemAccessModifier.Enabled(INodeInformation[]) Methode

Definition

Gibt an, ob ein Element 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 Boolean zurück. Ist true, wenn das Element aktiviert ist, und andernfalls false.

Gilt für: