what is uniqueidentifier (Sql server 2005) equivalent in C# 3.5 datatype ?
+4
A:
There is a page on MSDN called Mapping CLR Parameter Data that answers your question and other similar questions you might have.
Mark Byers
2010-04-30 10:14:45