Sprache

INavigableItem.IsLeaf(ItemScope) Methode

Definition

Erhält oder setzt einen Wert, der angibt, ob ein Element ein Blattmitglied ist.

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

Parameter

view
ItemScope

Der Umfang des Gegenstands.

Gibt zurück

true auf ein Element, das ein Blattmitglied ist; ansonsten gilt false.

Gilt für: