IConventionProperty.Builder 屬性

定義

取得可用來設定此屬性的產生器。

public Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder Builder { get; }
member this.Builder : Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder
Public ReadOnly Property Builder As IConventionPropertyBuilder

屬性值

例外狀況

如果屬性已從模型中移除。

適用於