CEDE 9.0 Database Reference
tCatalogTagType Table
AIRReference Database : tCatalogTagType Table
Description

Stores possible subtypes of event catalogs.

For example, a catalog tag type code can indicate that an event catalog is time dependent.

Properties
Creation Date4/7/2017 3:43 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows8
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the subtype of an event catalog.

  • HIGH = High volatility
  • LOW = Low volatility
  • MED = Medium volatility
  • TD = Time dependent
  • TI = Time independent
  • WSST = Warm SST
  • WSTD = Warm SST and time dependent
  • WSTI = Warm SST and time independent.
varchar10   
 Name of the subtype.varchar40   
 Description of the subtype.varchar1024  
See Also

Related Objects

AIRReference Database