Share via


DomainManager<TData>.EnableSoftDelete Property

Definition

Determines whether rows are hard deleted or marked as deleted. False by default.

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

Property Value

Applies to