다음을 통해 공유


Restore.SqlVerify Method

Checks the media on the Microsoft SQL Server instance represented by the specified Server object.

주의

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.

오버로드 목록

이름 Description
Restore.SqlVerify (Server)
Checks the media on the Microsoft SQL Server instance represented by the specified Server object.
Restore.SqlVerify (Server, Boolean)
Checks the media on the Microsoft SQL Server instance represented by the specified Server object and loads backup history information into the history tables.
Restore.SqlVerify (Server, out String)
Checks the media on the SQL Server instance represented by the specified Server object and returns an error message.
Restore.SqlVerify (Server, Boolean, out String)
Checks the media on the Microsoft SQL Server instance represented by the specified Server object, loads backup history information into the history tables, and returns an error message.

참고 항목

참조

Restore Class
Restore Members
Microsoft.SqlServer.Management.Smo Namespace

관련 자료

Backing Up and Restoring Databases and Transaction Logs
RESTORE(Transact-SQL)
SQL Server의 데이터베이스 백업 및 복원