Touchstone 2022 Database Reference
tTableAlias Table
AIRReference Database : tTableAlias Table
Description

Stores information about the table alias that is defined on each exposure object for exposure view filtering.

Properties
Creation Date8/15/2011 6:34 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows13
Data Space Used8.00 KB
Index Space Used24.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the table alias.

varchar10   
 

Name of the table alias.

For a complete list of codes, see tDataSourceType Table.

varchar10   
 

Name of the table in the AIRExposure Database to which the table alias represents.

Corresponds to the code in TableAliasCode.

varchar255   
 Name of the filter alias used for each table alias. varchar255   
Objects that tTableAlias depends on
 Database ObjectObject TypeDescriptionDep Level
tDataSourceType tabletDataSourceTypeTable

Stores codes that represent types of Touchstone data sources.

1
See Also

Related Objects

AIRReference Database