错误提示:
Dynamic SQL generation for the UpdateCommand is not Supported against a SelectCommand that does not return any key column information.
可能原因
当前被保存的表无主键
本文探讨了在不返回任何键列信息的选择命令中尝试使用动态SQL生成更新命令时出现的问题。主要针对保存的表没有主键的情况进行了讨论。
错误提示:
Dynamic SQL generation for the UpdateCommand is not Supported against a SelectCommand that does not return any key column information.
可能原因
当前被保存的表无主键
719
1051
3116

被折叠的 条评论
为什么被折叠?