Share via


ComplexPropertyBuilder.IInfrastructure<IConventionComplexTypeBuilder>.Instance Property

Definition

Gets the internal builder being used to configure the complex type.

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

Property Value

Implements

Applies to