Touchstone 2022 Database Reference
tEventSetCatalogXref Table
AIRUserSetting Database : tEventSetCatalogXref Table
Description
System reference table used to identify the events sets that are associated with specific catalogs.
Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows5310
Data Space Used136.00 KB
Index Space Used320.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the event set record.

For a complete list of records, see tEventSet Table.

int4   
Primary Key 

Unique system-generated sequential identifier for the catalog record.

For a complete list of records, see tCatalog Table.

int4   
Objects that tEventSetCatalogXref depends on
 Database ObjectObject TypeDescriptionDep Level
tCatalog tabletCatalogTable

Stores information about the catalogs available in Touchstone. 

Information regarding catalogs that contain custom, user-defined event footprints is available in tCatalogDetail Table.

1
tEventSet tabletEventSetTable

Stores the event sets that are available in Touchstone. 

1
See Also

Related Objects

AIRUserSetting Database