Touchstone 2022 Database Reference
tSpatialDataColumn Table
AIRSpatial Database : tSpatialDataColumn Table
Description
Stores information used in Touchstone's spatial calculations.
Properties
Creation Date3/4/2013 12:29 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows5799
Data Space Used1,096.00 KB
Index Space Used608.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the spatial data column record.int4   
 

Unique system-generated sequential identifier for the spatial dataset record.

For a complete set of records, see tSpatialDataset Table.

int4  
 Name of the spatial database.nvarchar128   
 Spatial dataset table name.nvarchar128   
 Spatial dataset table column name.nvarchar128   
 Spatial dataset table name prefix.nvarchar8  
 Internal information used for Touchstone's spatial calculations.bit1   
 Internal information used for Touchstone's spatial calculations.nvarchar1024  
 Spatial dataset table column order.smallint2   
 Internal information used for Touchstone's spatial calculations.int4   
 Date and time the record was created.datetime24   
See Also

Related Objects

AIRSpatial Database