IFieldInfoIsForeignKey Property  | 
 
            If set to true, in the constructor, this field is part of a foreign key. This field is not used in LLBLGen Pro's code, however
            can be useful in user code.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntaxbool IsForeignKey { get; }ReadOnly Property IsForeignKey As Boolean
	Get
Property Value
Type: 
Boolean
See Also