RuntimeForeignKey.IForeignKey.PrincipalKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the primary or alternate key that the relationship targets.
Microsoft.EntityFrameworkCore.Metadata.IKey Microsoft.EntityFrameworkCore.Metadata.IForeignKey.PrincipalKey { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IForeignKey.PrincipalKey : Microsoft.EntityFrameworkCore.Metadata.IKey
ReadOnly Property PrincipalKey As IKey Implements IForeignKey.PrincipalKey
Property Value
Implements
- Attributes