DbProviderServices.GetProviderManifest(String) 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.
Retourne le manifeste du fournisseur en utilisant les informations de version spécifiées.
public System.Data.Entity.Core.Common.DbProviderManifest GetProviderManifest(string manifestToken);
member this.GetProviderManifest : string -> System.Data.Entity.Core.Common.DbProviderManifest
Public Function GetProviderManifest (manifestToken As String) As DbProviderManifest
Paramètres
- manifestToken
- String
Informations de jeton associées au manifeste du fournisseur.
Retours
Manifeste du fournisseur en utilisant les informations de version spécifiées.