Monday, October 16, 2017

C# has Int16, Int32, and Int64 but no Int8.

Instead it has "sbyte" and a range that starts at zero instead of straddling zero without negative numbers from 0 to 255 is represented by the "byte" type. A tinyint type T-SQL column will be cast to a byte type getsetter at a C# class in Entity Framework's paradigm, not an int type getsetter.

No comments:

Post a Comment