Closed
Solved
how to resolve nvarchar UnsupportedType:nvarchar?
I did a database class table mapping with an external class but some of the columns are displayed as nvarchar UnsupportedType:nvarchar. As a result, I cannot map the column to a property. Please advise a resolution.