Disk Usage
✓ functionalThe selected database's file layout - logical files, size, max, and growth.
Opened from a database, Disk Usage shows just that database's file layout:
each logical file, its type, physical path, current size, maximum size (or unlimited),
and growth setting rendered as a percentage or a fixed megabyte step. The per-file view
reads sys.database_files, so it is a SQL Server feature; on engines that do
not expose file layout, the tool falls back to the per-database sizes overview instead
of showing an empty tab.
Scope-aware. This is the single-database view. Open Disk Usage from the server node instead for the all-databases overview. See Disk Usage (server).
