次の方法で共有


ComplexPropertyBuilder.IInfrastructure<IConventionComplexPropertyBuilder>.Instance プロパティ

定義

複合プロパティの構成に使用される内部ビルダーを取得します。

Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionComplexPropertyBuilder Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionComplexPropertyBuilder>.Instance { get; }
member this.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionComplexPropertyBuilder>.Instance : Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionComplexPropertyBuilder
 ReadOnly Property Instance As IConventionComplexPropertyBuilder Implements IInfrastructure(Of IConventionComplexPropertyBuilder).Instance

プロパティ値

実装

適用対象