無法載入指定的中繼資料資源 Unable to load the specified metadata resource修改Metadata的namespace
var builder = new EntityConnectionStringBuilder { Provider = "System.Data.SqlClient", ProviderConnectionString = connectionString, Metadata = @"res://*/Data.MyModel.csdl|res://*/Data.MyModel.ssdl|res://*/Data.MyModel.msl" };
System.Data.MetadataException: Unable to load the specified metadata resource
Entity Framework MetadataException: Unable to load the specified metadata resource
關於 Entity Framework 獨立放在 DAL 專案的注意事項
沒有留言:
張貼留言