Click or drag to resize

SerializationWriterHighestOptimizable32BitValue Field

Holds the highest Int32 that can be optimized into less than the normal 4 bytes

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public const int HighestOptimizable32BitValue = 2097151

Field Value

Type: Int32
See Also