復元オプションの種類を指定します。
名前空間: Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ: Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)
構文
'宣言
<SerializableAttribute> _
Public Enumeration RestoreOptionKind
[SerializableAttribute]
public enum RestoreOptionKind
[SerializableAttribute]
public enum class RestoreOptionKind
[<SerializableAttribute>]
type RestoreOptionKind
public enum RestoreOptionKind
メンバー
メンバー名 | 説明 | |
---|---|---|
None | 種類は None です | |
NoLog | 種類は NoLog です | |
Checksum | 種類は Checksum です | |
NoChecksum | 種類は NoChecksum です | |
ContinueAfterError | 種類は ContinueAfterError です | |
StopOnError | 種類は StopOnError です | |
Unload | 種類は Unload です | |
NoUnload | 種類は NoUnload です | |
Rewind | 種類は Rewind です | |
NoRewind | 種類は NoRewind です | |
NoRecovery | 種類は NoRecovery です | |
Recovery | 種類は Recovery です | |
Replace | 種類は Replace です | |
Restart | 種類は Restart です | |
Verbose | 種類は Verbose です | |
LoadHistory | 種類は LoadHistory です | |
DboOnly | 種類は DboOnly です | |
RestrictedUser | 種類は RestrictedUser です | |
Partial | 種類は Partial です | |
Snapshot | 種類は Snapshot です | |
KeepReplication | 種類は KeepReplication です | |
Online | 種類は Online です | |
CommitDifferentialBase | 種類は CommitDifferentialBase です | |
SnapshotImport | 種類は SnapshotImport です | |
EnableBroker | 種類は EnableBroker です | |
NewBroker | 種類は NewBroker です | |
ErrorBrokerConversations | 種類は ErrorBrokerConversations です | |
Stats | 種類は Stats です | |
File | 種類は File です | |
StopAt | 種類は StopAt です | |
MediaName | 種類は MediaName です | |
MediaPassword | 種類は MediaPassword です | |
Password | 種類は Password です | |
BlockSize | 種類は BlockSize です | |
BufferCount | 種類は BufferCount です | |
MaxTransferSize | 種類は MaxTransferSize です | |
Standby | 種類は Standby です | |
EnhancedIntegrity | 種類は EnhancedIntegrity です | |
SnapshotRestorePhase | 種類は SnapshotRestorePhase です |