updateRule property

String updateRule
final

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

Implementation

final String updateRule;