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