Resources.ConnectionManager_MetadataMismatch Property

 

Looks up a localized string similar to The connection string's metadata does not match the metadata in the configuration file. Old metadata: {0}. Please correct the connection string with the entity container name '{1}' in the configuration file and save it..

Namespace:   Microsoft.Data.Entity.Design
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

public static string ConnectionManager_MetadataMismatch { get; }

Property Value

Type: System.String