หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
A database snapshot is a read-only, static view of a database, called the source database. In Microsoft SQL Server 2005, you use SQL Server 2005 statements for creating, reverting to, and deleting a database snapshot. However, you can use SQL Server Management Studio to view existing database snapshots.
In This Section
- How to: Create a Database Snapshot (Transact-SQL)
- How to: View a Database Snapshot (SQL Server Management Studio)
- How to: Drop a Database Snapshot (Transact-SQL)
- How to: Revert a Database to a Database Snapshot (Transact-SQL)