ComplexPropertyBuilder.IInfrastructure<IConventionComplexPropertyBuilder>.Instance Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene el generador interno que se usa para configurar la propiedad compleja.
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