ADO.NET 实体数据模型 - 重复
如何像在 SQL 中一样向列添加 Unqiue 索引,这样它就不允许列中有重复项?
How can I add a Unqiue index to a column like in SQL, so it wont allow duplicates in the column?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我了解,这使得该领域独一无二。
干杯,
G。
As far as I understood, this makes the field unique.
Cheers,
G.