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.4.0.0 (5.4.0)
Syntax public bool AllowStoreTokenTablePresizeInfo { get; }
Public ReadOnly Property AllowStoreTokenTablePresizeInfo As Boolean
Get
Property Value
Type:
BooleanSee Also