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

Stores the supported user-supplied occupancy class codes.

Properties
Creation Date2/16/2011 6:00 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows24714
Data Space Used2,144.00 KB
Index Space Used1,056.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the user-supplied occupancy class.

varchar10   
Primary Key 

Code that represents the source of the user-supplied occupancy code.

For a complete list of codes, see tUserOccupancyScheme Table.

varchar10   
 

Name of the user-supplied occupancy code.

varchar40   
 

Description of the user occupancy code.

varchar1024  
 

Code that represents the corresponding AIR occupancy class.

For a complete list of codes, see tAIROccupancy Table.

smallint2   
Objects that tUserOccupancy depends on
 Database ObjectObject TypeDescriptionDep Level
tAIROccupancy tabletAIROccupancyTableStores information about AIR occupancy class codes.1
tUserOccupancyScheme tabletUserOccupancySchemeTableStores the supported sources (vendors) of the occupancy class codes.1
See Also

Related Objects

AIRReference Database