Gets the name of the table the index belongs to.
public virtual string Table { get; }
The name of the table the index belongs to.
RenameIndexOperation ClassSystem.Data.Entity.Migrations.Model Namespace