From: Jiri C. (JIRA) <tr...@fi...> - 2014-02-03 11:34:27
|
EF6's FunctionReturnTableColumns and FunctionFunctionReturnTableColumns set not handled --------------------------------------------------------------------------------------- Key: DNET-542 URL: http://tracker.firebirdsql.org/browse/DNET-542 Project: .NET Data provider Issue Type: Bug Components: Entity Framework support Affects Versions: 4.1.0.0, 4.0.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor An error occurred while connecting to the database. The database might be unavailable. An exception of type 'System.Data.Entity.Core.EntityCommandCompilationException' occurred. The error message is: 'An error occurred while preparing the command definition. See the inner exception for details. The inner exception caught was of type 'System.Data.Entity.Core.MappingException', with this error message: ' StoreSchemaMappingVersion3(3,4) : error 3027: No mapping specified for the following EntitySet/AssociationSet - FunctionReturnTableColumns, FunctionFunctionReturnTableColumns.'.'. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |