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; }
Public ReadOnly Property ParentKey As String
Get
Property Value
Type:
StringSee Also