ColumnBuilder<TProperty>.IInfrastructure<PropertyBuilder<TProperty>>.Instance Property

Definition

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

Property Value

Implements

Applies to