SerializationWriterHighestOptimizable32BitValue Field |
Holds the highest Int32 that can be optimized into less than the normal 4 bytes
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public const int HighestOptimizable32BitValue = 2097151
Public Const HighestOptimizable32BitValue As Integer = 2097151
Field Value
Type:
Int32See Also