SerializationWriterHighestOptimizable64BitValue Field | 
 
            Holds the highest Int64 that can be optimized into less than the normal 8 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)
Syntaxpublic const long HighestOptimizable64BitValue = 562949953421311
Public Const HighestOptimizable64BitValue As Long = 562949953421311
Field Value
Type: 
Int64
See Also