次の方法で共有


IConventionComplexProperty.Builder プロパティ

定義

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

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

プロパティ値

例外

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

適用対象