SQL Server 所有错误列表?
我试图捕获所有 SQL Server 错误的列表,以便我调用 C# (.NET 4.0) 可以根据发生的情况执行不同的操作。
我正在努力把所有的东西都放进去 http://technet.microsoft.com/en-us/library/cc645611.aspx 以及所有其他相关页面。
显然 SQL Server 已经将这些数据存储在某个表中,但是在哪里呢?
谢谢。
I am trying to capture a list of all SQL Server errors so my calling C# (.NET 4.0) can do different things based on what occurs.
I am trying to get all of the things in
http://technet.microsoft.com/en-us/library/cc645611.aspx
and all of the other related pages.
Obviously SQL Server has these in a table somewhere already, but where?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)