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.8.0.0 (5.8.21.0208)
Syntax
public enum DBElementBaseChangeType
Members
  Member nameValueDescription
MarkedForDeletion0 The MarkedForDeletion property was changed
See Also