Langue

INavigableItem.IsLeaf(ItemScope) Méthode

Définition

Obtient ou définit une valeur indiquant si un élément est un membre feuille.

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

Paramètres

view
ItemScope

L’ampleur de l’objet.

Retours

true à un objet qui est un membre de la feuille ; sinon, false.

S’applique à