DropForeignKeyOperation.IsDestructiveChange Property

 

Gets a value that indicates whether a change is destructive.

Namespace:   System.Data.Entity.Migrations.Model
Assembly:  EntityFramework (in EntityFramework.dll)

public override bool IsDestructiveChange { get; }

Property Value

Type: System.Boolean

true if a change is destructive; otherwise, false.