AccessDataSource.GetDbProviderFactory 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.
Récupère un objet DbProviderFactory associé au fournisseur de données .NET identifié par la propriété ProviderName.
protected:
override System::Data::Common::DbProviderFactory ^ GetDbProviderFactory();
protected override System.Data.Common.DbProviderFactory GetDbProviderFactory();
override this.GetDbProviderFactory : unit -> System.Data.Common.DbProviderFactory
Protected Overrides Function GetDbProviderFactory () As DbProviderFactory
Retours
Objet OleDbFactory.