AuditRuleCollection..::..UseSoftDelete Method
Indicates whether or not a soft delete should be performed.
Namespace:
Tortuga.Chain.AuditRulesAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
public bool UseSoftDelete( TableOrViewMetadata table )
Public Function UseSoftDelete ( _ table As TableOrViewMetadata _ ) As Boolean
public: bool^ UseSoftDelete( TableOrViewMetadata^ table )
Parameters
- table
- Type: Tortuga.Chain.Metadata..::..TableOrViewMetadata
The table.