| FieldRelationshipChangeType Enumeration | 
 
            Enum definition for the event arguments signaling what has changed in a FieldRelationship instance
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntaxpublic enum FieldRelationshipChangeType
Public Enumeration FieldRelationshipChangeType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | ForeignKeyField | 0 |  | 
 | PrimaryKeyField | 1 |  | 
 | Description | 2 |  | 
See Also