IAccessModifier.Enabled(INodeInformation) Método

Definição

Indica um valor se o item está ativado.

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

Parâmetros

source
INodeInformation

Representa o nó alvo.

Retornos

true se o item estiver habilitado; caso contrário, false.

Aplica-se a