I am using Entity Framework Code First to design my database.
I am wondered if there is a way to add extended property to my tables and columns using entity framework, so I can use my code docs in database.
That would be great.
I am using Entity Framework Code First to design my database.
I am wondered if there is a way to add extended property to my tables and columns using entity framework, so I can use my code docs in database.
That would be great.