Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

SoftDeleteRule Class

If a column matching this rule is found, then soft deletes will be applied instead of hard deletes.

Namespace:  Tortuga.Chain.AuditRules
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public sealed class SoftDeleteRule : ColumnRule
Public NotInheritable Class SoftDeleteRule _
	Inherits ColumnRule
public ref class SoftDeleteRule sealed : public ColumnRule

Inheritance Hierarchy


Object
  Tortuga.Chain.AuditRules..::..AuditRule
    Tortuga.Chain.AuditRules..::..ColumnRule
      Tortuga.Chain.AuditRules..::..SoftDeleteRule