MoveTableOperation.Inverse Property

Definition

Gets an operation that moves the table back to its original schema.

public override System.Data.Entity.Migrations.Model.MigrationOperation Inverse { get; }
member this.Inverse : System.Data.Entity.Migrations.Model.MigrationOperation
Public Overrides ReadOnly Property Inverse As MigrationOperation

Property Value

Applies to