ComplexPropertyBuilder.IInfrastructure<IConventionComplexPropertyBuilder>.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.
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