MoveTableOperation.NewSchema Property

 

Gets the name of the schema to move the table to.

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

public virtual string NewSchema { get; }

Property Value

Type: System.String