Freigeben über


INavigableItem.IsExpandable(ItemScope) Methode

Definition

Ruft einen Wert ab, der angibt, ob ein Element auf das Objekt erweiterbar ist, oder legt ihn fest.

public:
 bool IsExpandable(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::ItemScope view);
public bool IsExpandable (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ItemScope view);
abstract member IsExpandable : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ItemScope -> bool
Public Function IsExpandable (view As ItemScope) As Boolean

Parameter

view
ItemScope

Der Gültigkeitsbereich des Elements.

Gibt zurück

true für ein Element, das erweiterbar ist; andernfalls false.

Gilt für: