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

CacheInvalidation Table (518)

•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
 • 1 minute to read

Names and generation numbers for distributed invalidation of caches

Fields

Name Description Type Null
cacheinvalidation_id Primary key PK
Name The (unique!) name of the cache, which is often, but not always, the same as a physical table name String(255) ●
Generation The 'generation number', starts at 1 and goes up for every registered change Int ●
LastChange The UTC datetime of the last change; for information only UtcDateTime ●
LastChangeMachine The name of the machine where the last change occurred String(255) ●

CacheInvalidation table relationship diagram

Indexes

Fields Types Description
cacheinvalidation_id PK Clustered, Unique
Name String(255) Unique

Replication Flags

  • None

Security Flags

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