uniqueidentifier Equivalent DataType In C#

后端 未结 4 887
悲哀的现实
悲哀的现实 2021-01-17 11:13

what is uniqueidentifier (Sql server 2005) equivalent in C# 3.5 datatype ?

4条回答
  •  無奈伤痛
    2021-01-17 11:46

    There is a page on MSDN called Mapping CLR Parameter Data that answers your question and other similar questions you might have.

提交回复
热议问题