Click or drag to resize
ForeignKeyFieldChangeType Enumeration
Enum for event arguments signaling what has changed in a foreignkeyfield definition.

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 ForeignKeyFieldChangeType
Members
  Member nameValueDescription
Name0
IsOptional1
MappedField2
Description3
FieldType4
IsPartOfIdentifyingFields5
IsHidden6
IsDiscriminator7
IsReadOnly8
See Also