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.4.0.0 (5.4.0)
Syntax public const int HighestOptimizable32BitValue = 2097151
Public Const HighestOptimizable32BitValue As Integer = 2097151
Field Value
Type:
Int32See Also