KeyBuilder.IInfrastructure<InternalKeyBuilder>.Instance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The internal builder being used to configure the key.
Microsoft.EntityFrameworkCore.Metadata.Internal.InternalKeyBuilder Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Internal.InternalKeyBuilder>.Instance { get; }
member this.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Internal.InternalKeyBuilder>.Instance : Microsoft.EntityFrameworkCore.Metadata.Internal.InternalKeyBuilder
ReadOnly Property Instance As InternalKeyBuilder Implements IInfrastructure(Of InternalKeyBuilder).Instance
Property Value
Microsoft.EntityFrameworkCore.Metadata.Internal.InternalKeyBuilder