restorefilegroup 表中每個(gè)已還原的文件組占一行。該表存儲(chǔ)在 msdb 數(shù)據(jù)庫(kù)中。
列名 | 數(shù)據(jù)類型 | 描述 |
---|---|---|
restore_history_id | int NOT NULL REFERENCES restorehistory(restore_history_id) | 標(biāo)識(shí)相應(yīng)還原操作的唯一標(biāo)識(shí)號(hào) |
filegroup_name | nvarchar(128) NULL | 所還原文件組的名稱 |