sql-index-console:用于检测SQL Server索引碎片并重建索引以消除碎片的实用程序

时间:2021-05-23 09:22:32
【文件属性】:
文件名称:sql-index-console:用于检测SQL Server索引碎片并重建索引以消除碎片的实用程序
文件大小:117KB
文件格式:ZIP
更新时间:2021-05-23 09:22:32
sql-server windows-application C# sql-index-console SQL Index Console是用于检测SQL Server索引碎片和重建/重组索引以除去碎片的实用程序。 设置 特征 检测索引碎片 获取索引的详细列表,包括类型,大小,碎片数量和其他属性。 检测索引和表碎片,包括聚集索引碎片,非聚集索引碎片和堆碎片。 根据您可以配置的阈值,获取有关是否重建或重新组织每个索引的自动建议。 对报告进行排序和过滤以找到您感兴趣的索引。 修复碎片索引 使用默认建议,或通过选中“重建或重新组织”复选框来手动覆盖任何索引的建议。 在执行之前,先预览选定的动作。 通过在SQL索引控制台中单击按钮来整理索引碎片,或生成可以在SQL Server Management Studio中运行的T-SQL脚本。 分析 将详细的索引列表导出到Excel,CSV文件或文本文件,以便您可以分析随时间变化的碎片。 屏幕截图
【文件预览】:
sql-index-console-master
----.gitignore(3KB)
----README.md(2KB)
----SqlIndexConsole()
--------FixProgressDialog.resx(7KB)
--------IndexViewModel.cs(6KB)
--------FixProgressDialog.cs(6KB)
--------OptionsDialog.resx(6KB)
--------AboutBox.resx(11KB)
--------Properties()
--------SortableBindingList.cs(2KB)
--------Program.cs(556B)
--------ErrorDialog.cs(713B)
--------AboutBox.cs(2KB)
--------AboutBox.Designer.cs(9KB)
--------ErrorDialog.Designer.cs(4KB)
--------MainForm.resx(46KB)
--------OptionsDialog.Designer.cs(29KB)
--------MainForm.cs(45KB)
--------FixIndexesDialog.Designer.cs(14KB)
--------App.config(2KB)
--------ErrorDialog.resx(6KB)
--------DataGridViewCheckBoxFilterCell.cs(300B)
--------FixIndexesDialog.resx(8KB)
--------Setup()
--------packages.config(364B)
--------FixIndexesDialog.cs(3KB)
--------Images()
--------FixProgressDialog.Designer.cs(11KB)
--------favicon.ico(15KB)
--------MainForm.Designer.cs(64KB)
--------OptionsDialog.cs(5KB)
--------SqlIndexConsole.csproj(10KB)
----Settings.StyleCop(10KB)
----.gitattributes(2KB)
----SqlIndexConsole.sln(3KB)
----SqlIndexConsole.Data()
--------SqlIndexConsole.Data.csproj(3KB)
--------Properties()
--------IndexColumn.cs(767B)
--------Index.cs(7KB)
--------RecommendationEnum.cs(267B)
--------packages.config(129B)
--------IndexDataProvider.cs(8KB)
--------Actions()
----LICENSE.txt(1KB)

网友评论