INavigableItem.IsApplicable(ItemScope) Methode

Definition

Erhält oder setzt einen Wert, der angibt, ob ein Element auf das Objekt anwendbar ist.

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

Parameter

view
ItemScope

Der Umfang des Gegenstands.

Gibt zurück

true auf einen anwendbaren Posten; ansonsten gilt false.

Gilt für: