Click or drag to resize
FieldElementChangeType Enumeration
Enum definition for the event arguments signaling what has changed in a Field Element 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 FieldElementChangeType
Members
  Member nameValueDescription
Name0
FieldType1
IsReadOnly2
IsOptional3
MaxLength4
Precision5
Scale6
Description7
IsPartOfIdentifyingFields8
IsDiscriminator9
Direction10
IsForeignKeyField11
FieldIndex12
See Also