BackupRestoreBase.Wait 메서드

다음 프로세스로 이동하기 전에 현재 백업 또는 복원 작업이 완료되기를 기다립니다.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.SmoExtended(Microsoft.SqlServer.SmoExtended.dll)

구문

‘선언
Public Sub Wait
‘사용 방법
Dim instance As BackupRestoreBase

instance.Wait()
public void Wait()
public:
void Wait()
member Wait : unit -> unit
public function Wait()

데이터베이스 및 트랜잭션 로그 백업 및 복원

참고 항목

참조

BackupRestoreBase 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스

관련 자료

RESTORE(Transact-SQL)

BACKUP(Transact-SQL)