共用方式為


ViewColumnBuilder<TProperty>.IInfrastructure<PropertyBuilder<TProperty>>.Instance 屬性

定義

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

屬性值

實作

適用於