PropertyBuilder.IInfrastructure<InternalPropertyBuilder>.Instance 屬性

定義

用來設定屬性的內部產生器。

Microsoft.EntityFrameworkCore.Metadata.Internal.InternalPropertyBuilder Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Internal.InternalPropertyBuilder>.Instance { get; }
member this.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.EntityFrameworkCore.Metadata.Internal.InternalPropertyBuilder>.Instance : Microsoft.EntityFrameworkCore.Metadata.Internal.InternalPropertyBuilder
 ReadOnly Property Instance As InternalPropertyBuilder Implements IInfrastructure(Of InternalPropertyBuilder).Instance

屬性值

Microsoft.EntityFrameworkCore.Metadata.Internal.InternalPropertyBuilder

實作

適用於