共用方式為


CollectionNavigationBuilder.IInfrastructure<IConventionForeignKeyBuilder>.Instance 屬性

定義

取得用來設定關聯性的內部產生器。

此屬性適用于需要利用公用 API 介面中未直接公開之服務的擴充方法。

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

屬性值

實作

適用於