CreateTableOperation.Inverse Property
Gets an operation to drop the table.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Migrations.Model.MigrationOperationAn operation to drop the table.
Gets an operation to drop the table.
An operation to drop the table.