This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.mapsuitegeocoder.dbfmatchingplugincolumn [2015/09/21 07:03] admin |
thinkgeo.mapsuite.mapsuitegeocoder.dbfmatchingplugincolumn [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn ====== | ====== ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This structure represents the DBF column definition. | This structure represents the DBF column definition. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} DbfMatchingPluginColumn(String,DbfMatchingPluginColumnType,Int32) ** | ** {{wiki:PublicMethod.gif|}} DbfMatchingPluginColumn(String,DbfMatchingPluginColumnType,Int32) ** | ||
- | This is the constructor of this structure. | + | * //This is the constructor of this structure.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //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 == | == Parameters == | ||
* //columnName// | * //columnName// | ||
Line 30: | Line 33: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | Determines whether the specified Object is equal to the current Object. | + | * //Determines whether the specified Object is equal to the current Object.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //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 == | == Return Value == | ||
Line 46: | Line 49: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | Returns a formatted String that represents the current object. | + | * //Returns a formatted String that represents the current object.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //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 == | == Return Value == | ||
Line 58: | Line 61: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | Serves as a hash function for DbfMatchingPluginColumn. | + | * //Serves as a hash function for DbfMatchingPluginColumn.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //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 == | == Return Value == | ||
Line 70: | Line 73: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //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 == | == Return Value == | ||
Line 83: | Line 86: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //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 == | == Return Value == | ||
Line 95: | Line 98: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //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 == | == Return Value == | ||
Line 110: | Line 113: | ||
This property is the column name. | This property is the column name. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#ColumnName |
== Return Value == | == Return Value == | ||
* Type:String | * Type:String | ||
Line 118: | Line 121: | ||
This property is the column length. | This property is the column length. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#ColumnLength |
== Return Value == | == Return Value == | ||
* Type:Int32 | * Type:Int32 | ||
Line 126: | Line 129: | ||
This property is the column type. | This property is the column type. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | 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 |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumnType|DbfMatchingPluginColumnType]] | * Type:[[ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumnType|DbfMatchingPluginColumnType]] |