sp_trace_setfilter 列数据类型
任何人都知道我在哪里可以找到用于设置跟踪过滤器的列列表,我知道系统 ID 号,因为我从 MSDN 上得到了这个,但我需要包含所有数据类型的列表,但我似乎无法在任何地方找到它。 ..
Anyone know where i can find a list of the columns for setting the trace filter, i know the system id number as i got this off of MSDN but i need the list with all of the data types but i cant seem to find it anywhere...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它们列在 BooksOnline 的 sp_trace_setevent 页面上:
链接
They are listed in the BooksOnline on the sp_ trace_setevent page:
link