Click or drag to resize
IFieldElementCoreChangeType Enumeration
Enum definition for the event arguments signaling what has changed in an IFieldElementCore implementing object.

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public enum IFieldElementCoreChangeType
Members
  Member nameValueDescription
FieldType0
Name1
IsPartOfIdentifyingFields2
MaxLength3
Precision4
Scale5
IsReadOnly6
IsDiscriminator7
IsForeignKeyField8
FieldIndex9
FieldTypeContents10
FieldTypeKind11
See Also