AdoDotNetConnectionSupport.GetServiceImpl(Type) Méthode

Définition

Permet la récupération des services d’implémentation.

protected:
 override System::Object ^ GetServiceImpl(Type ^ serviceType);
protected override object GetServiceImpl (Type serviceType);
override this.GetServiceImpl : Type -> obj
Protected Overrides Function GetServiceImpl (serviceType As Type) As Object

Paramètres

serviceType
Type

Type de données du service à implémenter.

Retours

Object

Retourne une instance d’objet de service.

S’applique à