IMultiItemAccessModifier.Enabled(INodeInformation[]) Méthode

Définition

Indique si un élément est activé.

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

Paramètres

sources
INodeInformation[]

Les nœuds ciblés.

Retours

Retourne Boolean, vrai si l’élément est activé, faux sinon.

S’applique à