Share via


CoreStrings.RelationshipCannotBeInverted Property

Definition

The principal and dependent ends of the relationship cannot be changed once foreign key or principal key properties have been specified. Remove the conflicting configuration.

[System.Runtime.CompilerServices.Nullable(1)]
public static string RelationshipCannotBeInverted { get; }
public static string RelationshipCannotBeInverted { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member RelationshipCannotBeInverted : string
static member RelationshipCannotBeInverted : string
Public Shared ReadOnly Property RelationshipCannotBeInverted As String

Property Value

Attributes

Applies to