deleteRule property

String deleteRule
final

The action to take on the referencing rows if the referenced row is deleted. Common values: NO ACTION, CASCADE, SET NULL, SET DEFAULT.

Implementation

final String deleteRule;