DbProviderServices.GetProviderManifest Method (String)

 

Returns the provider manifest by using the specified version information.

Namespace:   System.Data.Entity.Core.Common
Assembly:  EntityFramework (in EntityFramework.dll)

public DbProviderManifest GetProviderManifest(
	string manifestToken
)

Parameters

manifestToken
Type: System.String

The token information associated with the provider manifest.

Return Value

Type: System.Data.Entity.Core.Common.DbProviderManifest

The provider manifest by using the specified version information.