Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
What is a tinyint in C#?
William Thompson
13y
20.3k
1
Reply
what is a tinyint in C#?
SQL has its own datatypes. But a small int in SQL translates to an Int16 in C#. But there is no such thing as Int8 in C#. So what is a tiny int in C#?
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
C# Language Guidance
C#.net 2008 postbuild Error 19 exited with code 1I