Thanks, that works fine.
However, when accessing the id/key properties, they have a sub property "PropertyInfo" (of type PropertyInfo), which one would assume points to the corresponding property of the native entity type.
that property is null.
Why is that?
Do I have to activate the EdmType somehow so it collects this information ?
Or am I simply misinterpreting the purpose of that property?
However, when accessing the id/key properties, they have a sub property "PropertyInfo" (of type PropertyInfo), which one would assume points to the corresponding property of the native entity type.
that property is null.
Why is that?
Do I have to activate the EdmType somehow so it collects this information ?
Or am I simply misinterpreting the purpose of that property?