OpenSpirit v2.9.0 Build 27 - Generic Model

EpCulture_LayerAttribute


Derived From:
Capabilties:
read
The attributes that features in a GIS layer may have.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
String

ro db

Reference to the Layer that this attribute is defined for.
String

ro db

Name of the attribute.
String

ro db

The type of the attribute value: "short", "integer", "long", "float", "double", "string", or "date".
 

Column Detail

KeyString

Data Type: String
Read only: true
Unique identifier for each table entry.

Name

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Name of the attribute.

Type

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The type of the attribute value: "short", "integer", "long", "float", "double", "string", or "date".

Layer

Data Type:String
Content Type:Key
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Referenced Table:EpCulture_Layer
Reference to the Layer that this attribute is defined for.


OpenSpirit v2.9.0 Build 27 - Generic Model