Megosztás a következőn keresztül:


WorkloadSqlRestoreContent.IsNonRecoverable Property

Definition

SQL specific property where user can chose to set no-recovery when restore operation is tried.

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

Property Value

Applies to