ModelBuilder.IInfrastructure<InternalModelBuilder>.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 ModelBuilder being used to configure this model.
This property is intended for use by extension methods to configure the model. It is not intended to be used in application code.
Microsoft.EntityFrameworkCore.Metadata.Internal.InternalModelBuilder Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Internal.InternalModelBuilder>.Instance { get; }
member this.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Internal.InternalModelBuilder>.Instance : Microsoft.EntityFrameworkCore.Metadata.Internal.InternalModelBuilder
ReadOnly Property Instance As InternalModelBuilder Implements IInfrastructure(Of InternalModelBuilder).Instance
Property Value
Microsoft.EntityFrameworkCore.Metadata.Internal.InternalModelBuilder
Implements
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Entity Framework