Click or drag to resize

ObjectTypeRelationshipForeignKey Property

Returns the ForeignKey in the child table in this relationship

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

Property Value

Type: String
See Also