RenameColumnOperation.Inverse Property

 

Gets an operation that reverts the rename.

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

public override MigrationOperation Inverse { get; }