Transact-SQL Reference

restorefilegroup

The restorefilegroup table contains one row for each restored filegroup. This table is stored in the msdb database.

Column name Data type Description
restore_history_id int NOT NULL REFERENCES restorehistory(restore_history_id) Unique identification number identifying the corresponding restore operation
filegroup_name nvarchar(128) NULL Name of the filegroup being restored