Partager via


INavigableItem.IsExpandable(ItemScope) Méthode

Définition

Obtient ou définit une valeur qui indique si un élément peut être étendu à l'objet.

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

Paramètres

view
ItemScope

Étendue de l'élément.

Retours

true pour un élément qui peut être étendu ; sinon, false.

S’applique à