Click or drag to resize
DiscriminatorValueType Enumeration
Enum to store the discriminator value type in the project XML file.

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 DiscriminatorValueType
Members
  Member nameValueDescription
Unknown0
Int641
Int322
Int163
Byte4
String5
Guid6
Decimal7
See Also