I am working on custom data provider using ADO .NET Entity Framework.
In the CreateMetaData function, I need to add primitive and complex properties in the ResourceType.
I believe Enum should be added as the complex data type.
If yes, how can I add this? Any pointer would be a great help.
Thanks,
Ram