SQLWorkbenchPackage.RemoveService Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| RemoveService(Type) | |
| RemoveService(Type, Boolean) |
RemoveService(Type)
public:
virtual void RemoveService(Type ^ serviceType);
public void RemoveService (Type serviceType);
abstract member RemoveService : Type -> unit
override this.RemoveService : Type -> unit
Public Sub RemoveService (serviceType As Type)
Paramètres
- serviceType
- Type
Implémente
S’applique à
RemoveService(Type, Boolean)
public:
virtual void RemoveService(Type ^ serviceType, bool promote);
public void RemoveService (Type serviceType, bool promote);
abstract member RemoveService : Type * bool -> unit
override this.RemoveService : Type * bool -> unit
Public Sub RemoveService (serviceType As Type, promote As Boolean)
Paramètres
- serviceType
- Type
- promote
- Boolean