开发者

EF 4.0 update uniqueidentifier

I am trying to update a colum with datatype uniqueidenti开发者_JS百科fier using EF v4.0. I am getting an error Conversion failed when converting from a character string to uniqueidentifier. is there any workarounds for this issue.

thanks Ben


uniqueidentifier -> the value should use Guid type in c#

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜