Touchstone 2022 Database Reference
tSpatialAnalysisField Table
AIRReference Database : tSpatialAnalysisField Table
Description

System reference table that stores information regarding the attributes that are available for browsing or required for Geospatial analytics. 

Properties
Creation Date2/7/2012 12:20 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows149
Data Space Used24.00 KB
Index Space Used16.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Categorization for the Geospatial analysis field type.

varchar40   
Primary Key 

Name of the Geospatial analysis field type.

varchar255   
 

Description of the Geospatial analysis field type.

varchar1024   
 

Indicates whether the Geospatial analysis field type is available for use.

  • 1 = Yes (available)
  • 0 = No (unavailable)
bit1 dbo.D_1 
 Order in which the table columns are organized.real4   
 Ranking for the table columns.int4   
 

Indicates whether the Geospatial analysis field type is visible on the user interface.

  • 1 = Yes (visible)
  • 0 = No (not visible)
bit1 dbo.D_1 
 

Indicates whether the Geospatial analysis field type is included in the cube building process, but is not be visible on the user interface.

  • 1 = Yes (included)
  • 0 = No (not included)
bit1 dbo.D_1 
 

Indicates whether the Geospatial analysis field type is available for Workers' compensation risks.

  • 1 = Yes (available)
  • 0 = No (unavailable)
bit1 
((0))
 
 

Indicates whether the Geospatial analysis field type is available for Property risks.

  • 1 = Yes (available)
  • 0 = No (unavailable)
bit1 
((0))
 
See Also

Related Objects

AIRReference Database