Freigeben über


IMultiItemAccessModifier.Visible(INodeInformation[]) Methode

Definition

Gibt an, ob ein Element sichtbar ist.

public:
 bool Visible(cli::array <Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^> ^ sources);
public bool Visible (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation[] sources);
abstract member Visible : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation[] -> bool
Public Function Visible (sources As INodeInformation()) As Boolean

Parameter

sources
INodeInformation[]

Die Zielknoten.

Gibt zurück

Gibt Boolean zurück. Ist true, wenn das Element sichtbar ist, und andernfalls false.

Gilt für: