Partager via


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[]

Nœuds cibles.

Retours

Retourne Boolean, true si l'élément est activé ; sinon false.

S’applique à