다음을 통해 공유


Backup 메서드

Provides programmatic access to Backup operations for a Database.

오버로드 목록

  이름 설명
공용 메서드 Backup(String) Provides programmatic access to Backup operations for a Database with file parameter.
공용 메서드 Backup(BackupInfo) Provides programmatic access to Backup operations for a Database with BackupInfo parameter.
공용 메서드 Backup(String, Boolean) Provides programmatic access to Backup operations for a Database with file and AllowOverWrite parameters.
공용 메서드 Backup(String, Boolean, Boolean) Provides programmatic access to Backup operations for a Database with file, AllowOverWrite, and BackupRemotePartitions parameters.
공용 메서드 Backup(String, Boolean, Boolean, array<BackupLocation> [] () [] []) Provides programmatic access to Backup operations for a Database with file, AllowOverWrite, BackupRemotePartitions, and locations parameters.
공용 메서드 Backup(String, Boolean, Boolean, array<BackupLocation> [] () [] [], Boolean) Provides programmatic access to Backup operations for a Database with five parameters.
공용 메서드 Backup(String, Boolean, Boolean, array<BackupLocation> [] () [] [], Boolean, String) Provides programmatic access to Backup operations for a Database with six parameters.

맨 위로 이동