CEDE 9.0 Database Reference
tTimeOfShift Table
AIRReference Database : tTimeOfShift Table
Description
Stores codes that represent types of shift definitions.
Properties
Creation Date1/8/2020 2:19 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows3
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
 

Code that represents the types of shift definitions.

  • 1 = Night
  • 2 = Day 
  • 3 = Evening
tinyint1  
 

Name of the shift type.

Corresponds to the code in TimeOfShiftCode.

varchar50  
 

Description of the shift definition.

  • Night Shift
  • Day Shift
  • Evening Shift
varchar1024  
See Also

Related Objects

AIRReference Database