DbProviderServices.GetProviderManifestToken(DbConnection) 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 jeton du manifeste du fournisseur dans le cadre d'une connexion donnée.
public string GetProviderManifestToken(System.Data.Common.DbConnection connection);
member this.GetProviderManifestToken : System.Data.Common.DbConnection -> string
Public Function GetProviderManifestToken (connection As DbConnection) As String
Paramètres
- connection
- DbConnection
Connexion au fournisseur.
Retours
Jeton de manifeste du fournisseur.