CEDE 9.0 Database Reference
tStatus Table
AIRReference Database : tStatus Table
Description

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

Properties
Creation Date2/22/2012 5:02 PM
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