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.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public bool AllowStoreTokenTablePresizeInfo { get; }
Public ReadOnly Property AllowStoreTokenTablePresizeInfo As Boolean
Get
Property Value
Type:
BooleanSee Also