次の方法で共有


ColumnBuilder<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

プロパティ値

実装

適用対象