Langue

ItemScopeHelper.IsApplicable(ItemScope, ItemScope) Méthode

Définition

Retourne une valeur qui indique si l’assistant de portée de l’objet est applicable à l’explorateur.

public:
 static bool IsApplicable(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::ItemScope item, Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::ItemScope view);
public static bool IsApplicable(Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ItemScope item, Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ItemScope view);
static member IsApplicable : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ItemScope * Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ItemScope -> bool
Public Shared Function IsApplicable (item As ItemScope, view As ItemScope) As Boolean

Paramètres

item
ItemScope

Point pour le périmètre

view
ItemScope

Vue pour la portée

Retours

true le cas ; sinon, false.

S’applique à