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

SoftDeleteRule Members

The SoftDeleteRule type exposes the following members.

Constructors


  Name Description
Public method SoftDeleteRule
Initializes a new instance of the SoftDeleteRule class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GenerateValue
Generates the value to be used for the operation.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property AppliesWhen
Indicates when the rule is applicable.
(Inherited from AuditRule.)
Public property ColumnName
Gets the name of the column.
(Inherited from ColumnRule.)
Public property DeletedValue
Gets the deleted value.