次の方法で共有


DropColumnOperation.Inverse プロパティ

定義

列の削除を元に戻す操作を取得します。 逆関数を自動的に計算することはできません。コンストラクターに指定されていない場合、このプロパティは null を返します。

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

プロパティ値

適用対象