AlterProcedureOperation.Inverse 属性

定义

获取将还原此操作的操作。 始终返回 NotSupportedOperation

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

属性值

适用于