Condividi tramite


IAccessModifier.Enabled(INodeInformation) Metodo

Definizione

Indica un valore che specifica se è abilitato l'elemento.

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

Parametri

source
INodeInformation

Rappresenta il nodo di destinazione.

Restituisce

true se l'elemento è abilitato; in caso contrario, false.

Si applica a