RenameTableOperation.NewName Property

 

Gets the new name for the table.

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

public virtual string NewName { get; internal set; }

Property Value

Type: System.String