SerializationWriterHighestOptimizable16BitValue Field | 
 
            Holds the highest Int16 that can be optimized into less than the normal 2 bytes
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntaxpublic const short HighestOptimizable16BitValue = 127
Public Const HighestOptimizable16BitValue As Short = 127
Field Value
Type: 
Int16
See Also