次の方法で共有


WorkloadSqlRestoreContent.IsNonRecoverable プロパティ

定義

復元操作の試行時にユーザーが回復なしを設定することを選択できる SQL 固有のプロパティ。

public bool? IsNonRecoverable { get; set; }
member this.IsNonRecoverable : Nullable<bool> with get, set
Public Property IsNonRecoverable As Nullable(Of Boolean)

プロパティ値

適用対象