Condividi tramite


IMultiItemAccessModifier.Enabled(INodeInformation[]) Metodo

Definizione

Indica se un elemento è abilitato.

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

Parametri

sources
INodeInformation[]

Nodi di destinazione.

Restituisce

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

Si applica a