Gets the new name for the stored procedure.
public virtual string NewName { get; }
The new name for the stored procedure.
RenameProcedureOperation ClassSystem.Data.Entity.Migrations.Model Namespace