共用方式為


FluentApiCodeFragment.ChainedCall 屬性

定義

取得這個 之後鏈結的下一個方法呼叫。

public virtual Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment? ChainedCall { get; set; }
member this.ChainedCall : Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment with get, set
Public Overridable Property ChainedCall As FluentApiCodeFragment

屬性值

下一個方法呼叫。

適用於