Click or drag to resize

ObjectTypeRelationshipParentKey Property

Returns the name of the parent key in the parent table in this relationship. If empty or null, the primary key name of the parent is used

Namespace:  NetQuarry.Metadata
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string ParentKey { get; }

Property Value

Type: String
See Also