AlterTableOperation.Inverse Property
Gets an operation that is the inverse of this one such that annotations will be changed back to how they were before this operation was applied.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Migrations.Model.MigrationOperationAn operation that is the inverse of this one such that annotations will be changed back to how they were before this operation was applied.