Condividi tramite


Membri Restore

The Restore object provides programmatic access to restore operations.

Il tipo Restore espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico Restore Initializes a new instance of the Restore class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Abort Terminates a running backup or restore operation. (Ereditato da BackupRestoreBase).
Metodo pubblico ClearSuspectPageTable Deletes entries in the suspect page table.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto ExecuteSql Executes a batch of Transact-SQL statements that does not expect a returned results set on the specified instance of SQL Server. (Ereditato da BackupRestoreBase).
Metodo protetto ExecuteSqlAsync Executes a batch of Transact-SQL statements asynchronously that does not expect a returned results set on the specified instance of SQL Server. (Ereditato da BackupRestoreBase).
Metodo protetto ExecuteSqlWithResults Executes a batch of Transact-SQL statements that expects one or more returned results sets on the specified instance of SQL Server. (Ereditato da BackupRestoreBase).
Metodo protetto Finalize (Ereditato da Object).
Metodo protetto GetDevicesScript (Ereditato da BackupRestoreBase).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto IsStringValid Verifies whether the specified string is valid. (Ereditato da BackupRestoreBase).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ReadBackupHeader Reads the backup header and returns information about the media contents.
Metodo pubblico ReadFileList Returns the list of database files on the targeted media.
Metodo pubblico ReadMediaHeader Reads the media header and returns the media header values.
Metodo pubblico ReadSuspectPageTable Returns the suspect page table for the targeted instance of SQL Server. 
Metodo pubblico Script Generates a Transact-SQL script that can be used to re-create the restore operation. 
Metodo pubblico SetMediaPassword(SecureString) Sets the password for a media set. (Ereditato da BackupRestoreBase).
Metodo pubblico SetMediaPassword(String) Sets the password for a media set. (Ereditato da BackupRestoreBase).
Metodo pubblico SetPassword(SecureString) Sets the password for a backup set. (Ereditato da BackupRestoreBase).
Metodo pubblico SetPassword(String) Sets the password for a backup set. (Ereditato da BackupRestoreBase).
Metodo pubblico SqlRestore Performs a restore operation.
Metodo pubblico SqlRestoreAsync Performs a restore operation asynchronously.
Metodo pubblico SqlVerify(Server) Checks the media on the instance of SQL Server that is represented by the specified Server object. 
Metodo pubblico SqlVerify(Server, Boolean) Checks the media on instance of SQL Server that is represented by the specified Server object and loads backup history information into the history tables.
Metodo pubblico SqlVerify(Server, String%) Checks the media on the instance of SQL Server that is represented by the specified Server object and returns an error message.
Metodo pubblico SqlVerify(Server, Boolean, String%) Checks the media on the instance of SQL Server that is represented by the specified Server object, loads backup history information into the history tables, and returns an error message.
Metodo pubblico SqlVerifyAsync(Server) Checks the media on the instance of SQL Server that is represented by the specified Server object asynchronously.
Metodo pubblico SqlVerifyAsync(Server, Boolean) Checks the media on the instance of SQL Server that is represented by the specified Server object asynchronously and loads backup history information into the history tables.
Metodo pubblico 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.
Metodo pubblico 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.
Metodo pubblico 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.
Metodo pubblico 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.
Metodo pubblico ToString (Ereditato da Object).
Metodo pubblico Wait Waits for the current backup or restore operation to complete before moving on to the next process. (Ereditato da BackupRestoreBase).

In alto

Campi

  Nome Descrizione
Campo protetto currentAsyncOperation (Ereditato da BackupRestoreBase).
Campo protetto m_BackupAction (Ereditato da BackupRestoreBase).
Campo protetto m_LogTruncation (Ereditato da BackupRestoreBase).
Campo protetto m_RestoreAction (Ereditato da BackupRestoreBase).
Campo pubblico VerifyComplete Specifies the VerifyCompleteEventHandler.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Action Gets or sets the type of restore to be performed.
Proprietà pubblica AsyncStatus Gets the asynchronous status of a backup or restore process. (Ereditato da BackupRestoreBase).
Proprietà pubblica BlockSize Gets or sets the physical block size of the backup or restore, in bytes. (Ereditato da BackupRestoreBase).
Proprietà pubblica BufferCount Gets or sets the total number of I/O buffers to be used for the backup or restore operation. (Ereditato da BackupRestoreBase).
Proprietà pubblica Checksum Gets or sets a Boolean property value that determines whether a checksum value is calculated during backup or restore operations. (Ereditato da BackupRestoreBase).
Proprietà pubblica ClearSuspectPageTableAfterRestore Gets or sets a Boolean value that determines whether entries in the suspect page table will be deleted following the restore operation.
Proprietà pubblica ContinueAfterError Gets or sets a Boolean property value that determines whether the backup or restore continues after a checksum error occurs. (Ereditato da BackupRestoreBase).
Proprietà pubblica Database Gets or sets the database on which the backup or restore operation runs. (Ereditato da BackupRestoreBase).
Proprietà pubblica DatabaseFileGroups Gets the SQL Server file groups targeted by the backup or restore operation. (Ereditato da BackupRestoreBase).
Proprietà pubblica DatabaseFiles Gets the operating system files targeted by the backup or restore operation. (Ereditato da BackupRestoreBase).
Proprietà pubblica Devices Gets the backup devices specified for the backup or restore operation. (Ereditato da BackupRestoreBase).
Proprietà pubblica FileNumber Gets or sets the index number used to identify the targeted backup set on the backup medium.
Proprietà pubblica KeepReplication Gets or sets a Boolean property value that specifies whether to maintain a replication configuration during a restore operation.
Proprietà pubblica MaxTransferSize Gets or sets the maximum number of bytes to be transferred between the backup media and the instance of SQL Server. (Ereditato da BackupRestoreBase).
Proprietà pubblica MediaName Gets or sets the name used to identify a particular media set. (Ereditato da BackupRestoreBase).
Proprietà pubblica NoRecovery Gets or sets a Boolean property value that determines whether the tail of the log is backed up and whether the database is restored into the Restoring state. (Ereditato da BackupRestoreBase).
Proprietà pubblica NoRewind Gets or sets a Boolean property value that determines whether Microsoft SQL Server will keep the tape open after the backup or restore operation. (Ereditato da BackupRestoreBase).
Proprietà pubblica Offset Gets or sets the array of page addresses to be restored.
Proprietà pubblica Partial Gets or sets a Boolean property value that specifies whether a partial or full restore operation will be performed.
Proprietà pubblica PercentCompleteNotification Gets or sets the percentage interval for PercentCompleteEventHandler event handler calls. (Ereditato da BackupRestoreBase).
Proprietà pubblica RelocateFiles Gets or sets the array of database logical file names and operating system physical file names used to redirect database storage when a database is restored to a new physical location.
Proprietà pubblica ReplaceDatabase Gets or sets a Boolean value that specifies whether a restore operation creates a new image of the restored database.
Proprietà pubblica Restart Gets or sets a Boolean property value that determines whether the backup or restore operation will restart if it is interrupted. (Ereditato da BackupRestoreBase).
Proprietà pubblica RestrictedUser Gets or sets a Boolean property value that specifies whether access to the restored database is restricted to members of the db_owner fixed database role and the dbcreator and sysadmin fixed server roles.
Proprietà pubblica StandbyFile Gets or sets the name of an undo file that is used as part of the imaging strategy for an instance of SQL Server.
Proprietà pubblica StopAtMarkAfterDate Gets or sets the date to be used in conjunction with the mark name specified by StopAtMarkName to determine the stopping point of the recovery operation.
Proprietà pubblica StopAtMarkName Gets or sets the mark name to be used in conjunction with the date specified by StopAtMarkAfterDate to determine the stopping point of the recovery operation.
Proprietà pubblica StopBeforeMarkAfterDate Gets or sets the date to be used in conjunction with the mark name specified by StopBeforeMarkName to determine the stopping point of the recovery operation.
Proprietà pubblica StopBeforeMarkName Gets or sets the mark name to be used in conjunction with the date specified by StopBeforeMarkAfterDate to determine the stopping point of the recovery operation.
Proprietà pubblica ToPointInTime Gets or sets the endpoint for database log restoration.
Proprietà pubblica UnloadTapeAfter Gets or sets a Boolean property value that determines whether tape media are rewound and unloaded after the backup or restore operation completes. (Ereditato da BackupRestoreBase).

In alto

Eventi

  Nome Descrizione
Evento pubblico Complete Occurs when the backup or restore operation completes. (Ereditato da BackupRestoreBase).
Evento pubblico Information Occurs when any informational message is issued by Microsoft SQL Server that cannot be handled by the Complete NextMedia or PercentComplete events. (Ereditato da BackupRestoreBase).
Evento pubblico NextMedia Occurs when the backup or restore operation exhausts the medium in a target device. (Ereditato da BackupRestoreBase).
Evento pubblico PercentComplete Occurs when a backup or restore operation reaches a completion unit. (Ereditato da BackupRestoreBase).

In alto