Click or drag to resize
DBElementBaseChangeType Enumeration
Enum for the properties which are changeable on a DBElementBase type

Namespace: SD.LLBLGen.Pro.DBDriverCore
Assembly: SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public enum DBElementBaseChangeType
Members
  Member nameValueDescription
MarkedForDeletion0 The MarkedForDeletion property was changed
See Also