DatabaseRestorePlanner.TailLogWithNoRecovery プロパティ

定義

NoRecovery で末尾ログをバックアップするかどうかを示す値を取得または設定します。

public bool TailLogWithNoRecovery { get; set; }
member this.TailLogWithNoRecovery : bool with get, set
Public Property TailLogWithNoRecovery As Boolean

プロパティ値

true NoRecovery が設定されている場合。それ以外の場合は false

適用対象