KeyBuilder.IInfrastructure<IConventionKeyBuilder>.Instance Property

Definition

The internal builder being used to configure the key.

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

Property Value

Implements

Applies to