RestoreOptionKind, énumération
Spécifie le type d'option de restauration.
Espace de noms : Microsoft.Data.Schema.ScriptDom.Sql
Assembly : Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Enumeration RestoreOptionKind
[SerializableAttribute]
public enum RestoreOptionKind
[SerializableAttribute]
public enum class RestoreOptionKind
[<SerializableAttribute>]
type RestoreOptionKind
public enum RestoreOptionKind
Membres
Nom de membre | Description | |
---|---|---|
None | Le type est None | |
NoLog | Le type est NoLog | |
Checksum | Le type est Checksum | |
NoChecksum | Le type est NoChecksum | |
ContinueAfterError | Le type est ContinueAfterError | |
StopOnError | Le type est StopOnError | |
Unload | Le type est Unload | |
NoUnload | Le type est NoUnload | |
Rewind | Le type est Rewind | |
NoRewind | Le type est NoRewind | |
NoRecovery | Le type est NoRecovery | |
Recovery | Le type est Recovery | |
Replace | Le type est Replace | |
Restart | Le type est Restart | |
Verbose | Le type est Verbose | |
LoadHistory | Le type est LoadHistory | |
DboOnly | Le type est DboOnly | |
RestrictedUser | Le type est RestrictedUser | |
Partial | Le type est Partial | |
Snapshot | Le type est Snapshot | |
KeepReplication | Le type est KeepReplication | |
Online | Le type est Online | |
CommitDifferentialBase | Le type est CommitDifferentialBase | |
SnapshotImport | Le type est SnapshotImport | |
EnableBroker | Le type est EnableBroker | |
NewBroker | Le type est NewBroker | |
ErrorBrokerConversations | Le type est ErrorBrokerConversations | |
Stats | Le type est Stats | |
File | Le type est File | |
StopAt | Le type est StopAt | |
MediaName | Le type est MediaName | |
MediaPassword | Le type est MediaPassword | |
Password | Le type est Password | |
BlockSize | Le type est BlockSize | |
BufferCount | Le type est BufferCount | |
MaxTransferSize | Le type est MaxTransferSize | |
Standby | Le type est Standby | |
EnhancedIntegrity | Le type est EnhancedIntegrity | |
SnapshotRestorePhase | Le type est SnapshotRestorePhase |