c# - casting a tiny int from SQL server -


i'm using linq sql populate list of objects. 1 of fields i'm interested in stored tinyint. how should declare property type in object definition? short? byte? int16?

thanks.

it byte. here complete list.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -