IReadOnlyEntityType.DefiningNavigationName Property

Definition

Caution

Entity types with defining navigations have been replaced by shared-type entity types

Gets the name of the defining navigation.

[System.Obsolete("Entity types with defining navigations have been replaced by shared-type entity types")]
public virtual string? DefiningNavigationName { get; }
[<System.Obsolete("Entity types with defining navigations have been replaced by shared-type entity types")>]
member this.DefiningNavigationName : string
Public Overridable ReadOnly Property DefiningNavigationName As String

Property Value

Attributes

Applies to