IManifestTokenResolver.ResolveManifestToken Method (DbConnection)

 

Returns the manifest token to use for the given connection.

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

string ResolveManifestToken(
	DbConnection connection
)

Parameters

connection
Type: System.Data.Common.DbConnection

The connection for which a manifest token is required.

Return Value

Type: System.String

The manifest token to use.