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.0.0.0 (5.0.0)
Syntax
public enum FieldRelationshipChangeType
Members
  Member nameValueDescription
ForeignKeyField0
PrimaryKeyField1
Description2
See Also