User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.dbfmatchingplugincolumntype

ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumnType

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

This enumeration represents the column type in the DBF.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumnType

Items

Null

  • Summary:Null

String

  • Summary:A string type.

Double

  • Summary:8 byte numeric type.

Logical

  • Summary:1 byte to include: ? - Default Y,y - Yes N,n - No F,f - False T,t - True

Integer

  • Summary:8 byte numeric type.

Memo

  • Summary:10 digit pointer to memo file.

Date

  • Summary:Date in the format of YYYYMMDD

Long

  • Summary:4 bytes. Leftmost bit used to indicate sign, 0 negative.
thinkgeo.mapsuite.mapsuitegeocoder.dbfmatchingplugincolumntype.txt · Last modified: 2017/03/16 21:59 (external edit)