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

item_config Table (368)

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

This table is a generic table for storing item configuration. It is only used by the class ItemConfig.

Fields

Name Description Type Null
id Primary key PK
domain The domain for which this item belongs (domains are defined in ItemConfig.h) Int
item_id The id of the element for which this item belongs Int
item_name The name for this config item String(255) ●
item_value The value for this config item Clob ●

item_config table relationship diagram

Indexes

Fields Types Description
id PK Clustered, Unique
domain Int Index
item_id Int Index

Replication Flags

  • None

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