次の方法で共有


IConventionServiceProperty.Builder プロパティ

定義

このサービス プロパティの構成に使用できるビルダーを取得します。

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

プロパティ値

例外

サービス プロパティがモデルから削除されている場合。

適用対象