다음을 통해 공유


SqlVerifyLatest 메서드

Verifies the most recent backup but does not restore it, and checks to see that the backup set is complete and the entire backup is readable.

오버로드 목록

  이름 설명
공용 메서드 SqlVerifyLatest(Server) Verifies the most recent backup but does not restore it, and checks to see that the backup set is complete and the entire backup is readable.
공용 메서드 SqlVerifyLatest(Server, SqlVerifyAction) Verifies the most recent backup with the specified action, and checks to see that the backup set is complete and the entire backup is readable.
공용 메서드 SqlVerifyLatest(Server, String%) Verifies the most recent backup but does not restore it, checks to see that the backup set is complete and the entire backup is readable, and returns an error message.
공용 메서드 SqlVerifyLatest(Server, SqlVerifyAction, String%) Verifies the most recent backup with the specified action, checks to see that the backup set is complete and the entire backup is readable, and returns an error message.

맨 위로 이동