The following tables list the members exposed by UndeleteRecordsStrategy.
Name | Description | |
---|---|---|
RestoreDescendantActions | Returns a boolean indicating whether actions associated with descendant records of the records being deleted should be restored. |
Name | Description | |
---|---|---|
CanUndelete | Invoked to determine if an undeletion of the specified data items is possible. | |
ProcessUndeletedRecords | Invoked after the call to Undelete to allow additional processing of the new records. | |
ProvideDescendantMapping | Invoked after the records are deleted to allow providing a mapping between the old dataitems for the descendant records and that of the new descendant records. | |
Undelete | Invoked to perform an undeletion of records associated with the specified data items. |