RenameIndexOperation.Table Property

 

Gets the name of the table the index belongs to.

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

public virtual string Table { get; }

Property Value

Type: System.String

The name of the table the index belongs to.