Click or drag to resize
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.0.0.0 (5.0.0)
Syntax
public bool AllowStoreTokenTablePresizeInfo { get; }

Property Value

Type: Boolean
See Also