GEOCODEPROVIDERCONFIGURATION Table

Added in Version 8.3.0.04

The GEOCODEPROVIDERCONFIGURATION table stores the configuration information for the geocode provider used for the Contour mapping feature.

 

Legend
 

Field Datatype (Length) Allow Nulls Indexes Relationship Related Table and Field

GEOCODEPROVIDERCONFIGURATIONID

nchar(12)

NOT NULL

GEOCODEPROVIDERCONFIGURATION_PRIMARY(AK)

   

CREATEUSER (FK)

nchar(12)

NULLS

 

   

CREATEDATE

datetime(8)

NULLS

 

 

 

MODIFYUSER (FK)

nchar(12)

NULLS

 

 

 

MODIFYDATE

datetime(8)

NULLS

 

 

 

NAME nvarchar(64) NOT NULL      

APIKEY

nvarchar(256) NULLS      
TYPE nvarchar(256) NULLS      
ASSEMBLY nvarchar(256) NULLS      
INTEGRATIONID nchar(12) NULLS   (One) to (Many) INTEGRATION.INTEGRATIONID
ENABLED nchar(1) NULLS