I'm trying to define my schema using code-first fluent configuration, and I'm running into a problem while configuring a column type hierarquyId. I´m try define with Microsoft.SqlServer.Types.SqlHierarchyId. not success.
Suggestions?
How use hierarquyId natively in entity framework code first ?
sorry, my English is not good