Langue

INavigableItem.IsExpandable(ItemScope) Méthode

Définition

Obtient ou définit une valeur indiquant si un élément est extensible vers 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

L’ampleur de l’objet.

Retours

true à un objet extensible ; sinon, false.

S’applique à