DatabaseCopyUpdateParameters.IsForcedTerminate Property

Definition

Optional. Gets or sets whether a Delete Database Operation will result in forced or friendly termination.

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

Property Value

Applies to