gpt4 book ai didi

c# - 将唯一标识符作为参数传递

转载 作者:行者123 更新时间:2023-11-30 13:20:38 24 4
gpt4 key购买 nike

嘿,我只是想知道我是否有一个类型为 uniqueidentifier 的参数,如何在我的代码中将其作为参数传递:

personId uniqueidentifier

public IQueryable<Report_person>GetPerson(uniqueidentifier personId)

谢谢。

最佳答案

通常uniqueidentifier对应System.Guid , 如 SqlDbType 中所列.

关于c# - 将唯一标识符作为参数传递,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5938121/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com