RenameIndexOperation.NewName Property

 

Gets the new name for the index.

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

public virtual string NewName { get; internal set; }

Property Value

Type: System.String

The new name for the index.