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

Stores the possible the industry Line of Business types.

Properties
Creation Date3/14/2011 11:10 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows26
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the industry Line of Business.

  • 1 = Residential Buildings
  • 2 = Commercial
  • 3 = Mobile Home
  • 4 = Auto
  • 5 = Residential
  • 6 = Commercial Building
  • 7 = Industrial
  • 8 = Agriculture
  • 9 = Greenhouse
  • 10 = Forestry
  • 11 = Residential Contents
  • 12 = Apartment Buildings
  • 13 = Commercial Contents
  • 14 = Agriculture - No Greenhouses
  • 15 = Business Interruption
  • 16 = CAR/EAR
  • 17 = Commercial & Industrial
  • 18 = Debris Removal
  • 19 = Operator Extra Expense
  • 20 = Physical Damage
  • 21 = Workers' Compensation
  • 22 = Residential Building & Contents
  • 23 = Commercial and Industrial Buildings
  • 24 = Commercial and Industrial Contents
  • 25 = Residential Land
tinyint1   
 

Name of the industry Line of Business.

Corresponds to the code in IndustryLineofBusinessCode.

varchar40   
 

Description of the industry Line of Business.

varchar1024  
 

Indicates whether the industry Line of Business is enabled for use.

  • 1 = Yes (enabled)
  • 0 = No (disabled)
bit1dbo.D_0 
Objects that depend on tIndustryLineOfBusiness
 Database ObjectObject TypeDescriptionDep Level
tCountryIndustryLOBXref tabletCountryIndustryLOBXrefTableSystem reference table used to map the Industry Line of Business to a county.1
See Also

Related Objects

AIRReference Database