Partager via


INavigableItem.IsApplicable(ItemScope) Méthode

Définition

Obtient ou définit une valeur qui indique si un élément est applicable à l'objet.

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

Paramètres

view
ItemScope

Étendue de l'élément.

Retours

true pour un élément qui est applicable ; sinon, false.

S’applique à