Gets the name of the stored procedure to drop.
public virtual string Name { get; }
The name of the stored procedure to drop.
DropProcedureOperation ClassSystem.Data.Entity.Migrations.Model Namespace