Share via


ComplexPropertyBuilder.IInfrastructure<IConventionComplexPropertyBuilder>.Instance Property

Definition

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

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

Property Value

Implements

Applies to