• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

CacheTables Table (148)

Some tooltip text!
• 1 minute to read
 • 1 minute to read

Specifies which tables should be cached to local files (or otherwise), generally these are the lists and other low-frequency-of-change tables. Contains the ID of any tables cached in SOCache. The files are binary and called <tablename>.bin. <Shift>+<F5> throws all cache files.

Fields

Name Description Type Null
CacheTabs_id Primary key PK
tableId ID of table to be cached in local file TableNumber
subKeyId Field ID of subkey field FieldId
subKeyValue Value of given subkey Id
checkSum Checksum after last update of that table Int

CacheTables table relationship diagram

Indexes

Fields Types Description
CacheTabs_id PK Clustered, Unique
tableId TableNumber Index

Replication Flags

  • Copy to satellite and travel prototypes.

Security Flags

  • No access control via user's Role.
In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top