The function import '{0}' is not mapped to a store function. A function import needs to be mapped for successful execution.
The function '{0}' returns the data type '{1}' that is not supported for the target .NET Framework version. The function ...
The function import '{0}' can be mapped only to a store function that returns rows with one column. The store function '{1}' ...
The function import '{0}' has a parameter of a collection or reference type. Parameters of a collection or reference type ...
The function import '{0}' is declared as composable and side-effecting. A function import can be either composable or side-effecting, ...
The function import '{0}' is not mapped to a store function. A function import needs to be mapped for successful execution. ...
The function import '{0}' specifies an entity set and an entity set path. A function import may only specify one of these ...
The function import mapping cannot produce an entity from the '{0}' type hierarchy. Ensure that conditions unambiguously ...
The function import mapping cannot produce an entity of type '{0}'. Ensure that conditions unambiguously imply the type. ...
The function or function import '{0}' is not composable. A non-composable function or function import cannot be called in ...