Click here to Skip to main content
15,867,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi I have a big database. Some table in it has clr column type.
My clr sql type is a date type for my culture.

How can i map this type in entity framework ?

thanks
Posted

1 solution

Your question is unclear actually. But after I read it several times ( it stayed on 'Unanswered questions' for quite a while by now), I think I grasp your problem;
I guess what you want is a way to 'map' your big database into an ERD (Entity Relationship Diagram), is that right? If it is, you might want to try Microsoft Visio. It has Database Engineering feature that would help you to create an ERD based on your big database --- including custom data types.

hth,
foxyland
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900