SQL Server 2008 Data Types and Entity Framework 4

Because I’ve had a lot of conversations about spatial data types lately, I thought I would create a SQL Server table that contained one of every type then bring it into an entity data model using the wizard to see what happens. This is in EF4.

Here are screenshots of the table and the entity showing their property types.

SQL Server 2008 Data Types and Entity Framework 4

上一篇:C#简单问题,不简单的原理:不能局部定义自定义类型(不含匿名类型)


下一篇:Codebase Refactoring (with help from Go)