DbProviderServices.GetDbProviderManifest Method (String)
When overridden in a derived class, returns an instance of a class that derives from the DbProviderManifest.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- manifestToken
-
Type:
System.String
The token information associated with the provider manifest.
Return Value
Type: System.Data.Entity.Core.Common.DbProviderManifestA DbProviderManifest object that represents the provider manifest.