The following link contains a list of Microsoft SQL Server data types and a list of their .NET CLR equivalents: http://msdn2.microsoft.com/en-us/library/ms131092.aspx
And this link shows the mapping between C# built-in types and the .NET CLR types: http://msdn2.microsoft.com/en-us/library/ya5y69ds.aspx