SoftDeleteRule Class
If a column matching this rule is found, then soft deletes will be applied instead of hard deletes.
Namespace:
Tortuga.Chain.AuditRulesAssembly: 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
Tortuga.Chain.AuditRules..::..AuditRule
Tortuga.Chain.AuditRules..::..ColumnRule
Tortuga.Chain.AuditRules..::..SoftDeleteRule