문제

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