onDeleteSetDefault property

bool onDeleteSetDefault
final

When true, deletion of a parent will set this table's referencing column to the default, usually NULL unless otherwise declared. Defaults false.

Implementation

final bool onDeleteSetDefault;