method
PolymorphicRelationshipField.OnDelete
Public method PolymorphicRelationshipField.OnDelete from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
value | ReferenceDeleteAction | The value value. |
Returns
The declared result.
PolymorphicRelationshipFieldFull signature
Related types
PolymorphicRelationshipFieldPolymorphicRelationshipField configures a link to one document from any of the target collections.
ReferenceDeleteActionReferenceDeleteAction controls how a hard-deleted target affects current relationship and upload values that point at it. Historical version snapshots are immutable and are not reconciled by this policy.