CEDE 2025 (13.0) Database Reference
tStatus Table
AIRReference Database : tStatus Table
Description

Stores codes that represent the status of objects in the applicable tables.

Properties
Creation Date22-02-2012 17:02
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows10
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the status.

  • A = Active
  • DEL = Delete
  • HID = Hidden
  • INA = Inactive
  • INC = Incompatible
  • INV = Invalid
  • MOD = Modified
  • NEW = New
  • UNK = Unknown
  • UPG = Upgrade in progress
varchar10   
 

Name of the status.

Corresponds to the code in StatusCode.

varchar40   
 

Description of the status.

varchar1024  
See Also

Related Objects

AIRReference Database