摘要:
fn_trace_gettable (Transact-SQL)以表格格式返回一或多个跟踪文件的内容。Transact-SQL 语法约定语法fn_trace_gettable ( filename , number_files )参数filename指定要读取的初始跟踪文件。filename 的数据类型为 nvarchar(256),无默认值。number_files指定要读取的滚动更新文件数。此数包括 filename 中指定的初始文件。number_files 的数据类型为 int。备注如果 number_files 指定为 default,fn_trace_gettable 将读取所有滚 阅读全文