Share via


EntityDescriptor.ParentPropertyForUpdate Property

Definition

Gets the name of the property of the entity that is a navigation property and links to the parent entity.

public string ParentPropertyForUpdate { get; }
member this.ParentPropertyForUpdate : string
Public ReadOnly Property ParentPropertyForUpdate As String

Property Value

The name of the parent property.

Applies to