Click or drag to resize

EntityPropertyIsForeignKey Property

Not implemented

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public bool IsForeignKey { get; }

Property Value

Type: Boolean

Implements

IFieldInfoIsForeignKey
See Also