AddPrimaryKeyOperation.Inverse Property

 

Gets an operation to drop the primary key.

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

public override MigrationOperation Inverse { get; }