User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.dbfmatchingplugincolumn

ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn

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 structure represents the DBF column definition.

Inheritance Hierarchy

  • System.Object
    • System.ValueType
      • ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn

Members Summary

Public Constructors

DbfMatchingPluginColumn(String,DbfMatchingPluginColumnType,Int32)

  • This is the constructor of this structure.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#DbfMatchingPluginColumn.28String.2C_DbfMatchingPluginColumnType.2C_Int32.29
Parameters
  • columnName
    • Type:String
    • Description:This parameter is the column name.
  • columnLength
    • Type:Int32
    • Description:This parameter is the column length.

Protected Constructors

Public Methods

Equals(Object)

  • Determines whether the specified Object is equal to the current Object.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#Equals.28Object.29
Return Value
  • Type:Boolean
  • Description:True if the specified Object is equal to the current Object; otherwise, false.
Parameters
  • obj
    • Type:Object
    • Description:The Object to compare with the current Object.

ToString()

  • Returns a formatted String that represents the current object.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#ToString.28.29
Return Value
  • Type:String
  • Description:A String that represents the current object.
Parameters

GetHashCode()

  • Serves as a hash function for DbfMatchingPluginColumn.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#GetHashCode.28.29
Return Value
  • Type:Int32
  • Description:A hash code for the current Object.
Parameters

GetType()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#GetType.28.29
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#Finalize.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#MemberwiseClone.28.29
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

ColumnName

This property is the column name.

Remarks
Return Value
  • Type:String

ColumnLength

This property is the column length.

Remarks
Return Value
  • Type:Int32

ColumnType

This property is the column type.

Remarks
Return Value

Protected Properties

Public Events

thinkgeo.mapsuite.mapsuitegeocoder.dbfmatchingplugincolumn.txt · Last modified: 2017/03/16 21:59 (external edit)