CEDE 9.0 Database Reference
tLimitType Table
AIRReference Database : tLimitType Table
Description
Stores codes that represent types of location limits.
Properties
Creation Date2/16/2011 6:00 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 location limit type.

  • C = Limit by Coverage
  • EE = Extra Expense
  • EF = Earthquake Fire Expense Insurance
  • N = No Limit
  • S = Site Combined Limit Amount
varchar10   
 

Name of the limit type.

Corresponds to the code in LimitTypeCode

varchar40   
 

Description of the limit type.

varchar1024  
 

Identifies how the Limit 1 value is applied by the analysis engine. For example, when the limit type is Limit By Coverage, the value for Limit 1 is the limit for Coverage A.

Note that Limit 1 is referred to as Limit A on the user interface.

varchar40  
 

Identifies how the Limit 2 value is applied by the analysis engine. For example, when the limit type is Limit By Coverage, the value for Limit 2 is the limit for Coverage B.

Note that Limit 2 is referred to as Limit B on the user interface.

varchar40  
 

Identifies how the Limit 3 value is applied by the analysis engine. For example, when the limit type is Limit By Coverage, the value for Limit 3 is the limit for Coverage C.

Note that Limit 3 is referred to as Limit C on the user interface.

varchar40  
 

Identifies how the Limit 4 value is applied by the analysis engine. For example, when the limit type is Limit By Coverage, the value for Limit 4 is the limit for Coverage D.

Note that Limit 4 is referred to as Limit D on the user interface.

varchar40  
See Also

Related Objects

AIRReference Database