| SerializationWriterAllowStoreTokenTablePresizeInfo Property  | 
 
            Gets a boolean flag which indicates whether AppendTokenTables
            will store the presize information for the string and object
            token tables.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic bool AllowStoreTokenTablePresizeInfo { get; }Public ReadOnly Property AllowStoreTokenTablePresizeInfo As Boolean
	Get
Property Value
Type: 
Boolean
See Also