ProjectAutoCreateMissingForeignKeyFields Method  | 
 
            Auto-creates for each relationship where the foreign key field(s) are missing and set to 'auto-create' the foreign key fields.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntaxpublic void AutoCreateMissingForeignKeyFields()
Public Sub AutoCreateMissingForeignKeyFields
See Also