Package version:
Defines a data deletion detection policy that implements a soft-deletion strategy. It determines whether an item should be deleted based on the value of a designated 'soft delete' column.
Polymorphic discriminator, which specifies the different types this object can be
Optional
The name of the column to use for soft-deletion detection.
The marker value that identifies an item as deleted.
Defines a data deletion detection policy that implements a soft-deletion strategy. It determines whether an item should be deleted based on the value of a designated 'soft delete' column.