RenameIndexOperation.Inverse Property

 

Gets an operation that reverts the former name of the index.

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

public override MigrationOperation Inverse { get; }

Property Value

Type: System.Data.Entity.Migrations.Model.MigrationOperation

An operation that reverts the former name of the index.