Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RelationshipCascade<Child>

Define the items with cascade operation on a class

example

A Child class is defining a Relationship with a Parent with a cascade delete. The Child will have metadata defining the cascade operations to execute.

Type parameters

Hierarchy

  • RelationshipCascade

Index

Properties

cascade: DELETE[]
isArray?: boolean
model: Child
property: string