DropForeignKeyOperation.CreateDropIndexOperation 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得作業,以卸載外鍵資料行上的關聯索引, (s) 。
public virtual System.Data.Entity.Migrations.Model.DropIndexOperation CreateDropIndexOperation ();
abstract member CreateDropIndexOperation : unit -> System.Data.Entity.Migrations.Model.DropIndexOperation
override this.CreateDropIndexOperation : unit -> System.Data.Entity.Migrations.Model.DropIndexOperation
Public Overridable Function CreateDropIndexOperation () As DropIndexOperation
傳回
卸載索引的作業。