TableOccurrencesWithCascadeDelete ( file ; tableOccurrence )
List of tables related to tableOccurrence that have a relationship with a cascade delete. Searches recursively so grandchild deletes will be included etc.
Be the first to rate this function Log in to vote
Joshua Willing - Show more from this author
Willing Apps |
AnotherRelatedTable
ThirdOne
More_Here
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
List of tables related to tableOccurrence that have a relationship with a cascade delete. Searches recursively so grandchild deletes will be included etc.
If the relationship contains circular references to `tableOccurrence`, `tableOccurrence` will be included in the result
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.