IndexBuilder.IInfrastructure<IConventionIndexBuilder>.Instance Property

Definition

The internal builder being used to configure the index.

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

Property Value

Implements

Applies to