MoveProcedureOperation.Name Property

 

Gets the name of the stored procedure to move.

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

public virtual string Name { get; }

Property Value

Type: System.String

The name of the stored procedure to move.