AlterProcedureOperation.Inverse Property

 

Gets an operation that will revert this operation. Always returns a NotSupportedOperation.

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

public override MigrationOperation Inverse { get; }