MoveProcedureOperation.NewSchema Property

 

Gets the new schema for the stored procedure.

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

public virtual string NewSchema { get; }

Property Value

Type: System.String

The new schema for the stored procedure.