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