4 Jun 2011•less than a minute read•17989 views
Getting schema information from an edmx file with POCO
In this post I demonstrate how to get schema information from an edmx file by manipulating our t4 template.
#entity-framework#edmx#poco#t4-template#csharp