Partager via


IAccessModifier.Enabled(INodeInformation) Méthode

Définition

Indique une valeur qui détermine si l'élément est activé.

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

Paramètres

source
INodeInformation

Représente le nœud cible.

Retours

true si l'élément de menu est activé ; sinon false.

S’applique à