AddForeignKeyOperation.CascadeDelete Property
Gets or sets a value indicating if cascade delete should be configured on the foreign key constraint.
Assembly: EntityFramework (in EntityFramework.dll)
public bool CascadeDelete { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }