Partager via


SqlClientFactory.IServiceProvider.GetService(Type) Méthode

Définition

Mécanisme d’extension pour les services supplémentaires ; Actuellement, le seul service pris en charge est dbProviderServices

 virtual System::Object ^ System.IServiceProvider.GetService(Type ^ serviceType) = IServiceProvider::GetService;
object IServiceProvider.GetService (Type serviceType);
abstract member System.IServiceProvider.GetService : Type -> obj
override this.System.IServiceProvider.GetService : Type -> obj
Function GetService (serviceType As Type) As Object Implements IServiceProvider.GetService

Paramètres

serviceType
Type

Retours

fournisseur de services demandé ou null.

Implémente

S’applique à