MoveTableOperation.Name Property

 

Gets the name of the table to be moved.

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

public virtual string Name { get; }

Property Value

Type: System.String