Langue

INavigableItem.IsApplicable(ItemScope) Méthode

Définition

Obtient ou définit une valeur indiquant 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

L’ampleur de l’objet.

Retours

true à un point applicable ; sinon, false.

S’applique à