Condividi tramite


IAccessModifier.Visible(INodeInformation) Metodo

Definizione

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

public:
 bool Visible(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ source);
public bool Visible (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation source);
abstract member Visible : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation -> bool
Public Function Visible (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