Is there a visual modeller which supports opennetcf.orm which can also map existing databases?

StackOverflow https://stackoverflow.com/questions/10101376

Вопрос

With OpennetCf.ORM I can define entities and their relationships in C# classes, is there a way to create these entities and relationships using a more visual modeller, perhaps one which can also map existing Microsoft SQL tables?

Это было полезно?

Решение

Use the EntityGenerator tool that is part of the release: http://orm.codeplex.com/releases/view/82434

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top