Bagikan melalui


ReferenceNavigationBuilder.RelatedEntityType Properti

Definisi

Ini adalah API internal yang mendukung infrastruktur Entity Framework Core dan tidak tunduk pada standar kompatibilitas yang sama dengan API publik. Ini dapat diubah atau dihapus tanpa pemberitahuan dalam rilis apa pun. Anda hanya boleh menggunakannya langsung dalam kode Anda dengan sangat hati-hati dan mengetahui bahwa melakukannya dapat mengakibatkan kegagalan aplikasi saat memperbarui ke rilis Entity Framework Core baru.

protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType RelatedEntityType { get; }
protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType RelatedEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
protected virtual Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType RelatedEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
member this.RelatedEntityType : Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.RelatedEntityType : Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
[<get: System.Diagnostics.DebuggerStepThrough>]
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.RelatedEntityType : Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType
Protected Overridable ReadOnly Property RelatedEntityType As EntityType
Protected Overridable ReadOnly Property RelatedEntityType As IMutableEntityType

Nilai Properti

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
Atribut

Berlaku untuk