CEDE 9.0 Database Reference
tStepTriggerType Table
AIRReference Database : tStepTriggerType Table
Description
Stores the supported trigger types for step functions.
Properties
Creation Date9/8/2011 2:55 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows5
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the step function trigger type.

  • 1 = Building
  • 2 = Contents
  • 3 = Building and Contents
  • 4 = Building, then Contents
  • 5 = Building, Contents separately
tinyint1   
 

Name of the step function trigger type.

Corresponds to the code in StepTriggerTypeCode.

varchar40   
 

Description of the step function trigger type.

varchar1024  
See Also

Related Objects

AIRReference Database