Click or drag to resize
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)
Syntax
public enum FieldRelationshipChangeType
Members
  Member nameValueDescription
ForeignKeyField0
PrimaryKeyField1
Description2
See Also