Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
<!– Structure –> This structure represents the DBF column definition.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn</a>
*System.ValueType **ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
DbfMatchingPluginColumn | String, DbfMatchingPluginColumnType, Int32 | This is the constructor of this structure. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Equals | Object | Object(overriden) | Determines whether the specified Object is equal to the current Object. |
GetHashCode | Object(overriden) | Serves as a hash function for DbfMatchingPluginColumn. | |
GetType | Object | ||
ToString | Object(overriden) | Returns a formatted String that represents the current object. |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Finalize | Object | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
ColumnLength | Int32 | This property is the column length. | |
ColumnName | String | This property is the column name. | |
ColumnType | DbfMatchingPluginColumnType | This property is the column type. |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
This is the constructor of this structure.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#DbfMatchingPluginColumn.28String.2C_DbfMatchingPluginColumnType.2C_Int32.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#DbfMatchingPluginColumn.28String.2C_DbfMatchingPluginColumnType.2C_Int32.29</a>
| Name | Type | Description |
|---|---|---|
| columnName | String<!– System.String –> | This parameter is the column name. |
| columnType | DbfMatchingPluginColumnType<!– ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumnType –> | This paramter is the column type. |
| columnLength | Int32<!– System.Int32 –> | This parameter is the column length. |
Determines whether the specified Object is equal to the current Object.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#Equals.28Object.29</a>
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> | True if the specified Object is equal to the current Object; otherwise, false. |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> | The Object to compare with the current Object. |
<!– System.Object(overriden) –> Go Back
Serves as a hash function for DbfMatchingPluginColumn.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#GetHashCode.28.29</a>
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> | A hash code for the current Object. |
| Name | Type | Description |
|---|
<!– System.Object(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#GetType.28.29</a>
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
Returns a formatted String that represents the current object.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#ToString.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> | A String that represents the current object. |
| Name | Type | Description |
|---|
<!– System.Object(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#Finalize.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#MemberwiseClone.28.29</a>
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
This property is the column length.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#ColumnLength” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#ColumnLength</a>
| Return Type |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn –> Go Back
This property is the column name.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#ColumnName” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#ColumnName</a>
| Return Type |
|---|
| String<!– System.String –> |
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn –> Go Back
This property is the column type.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#DbfMatchingPluginColumn.28String.2C_DbfMatchingPluginColumnType.2C_Int32.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn#DbfMatchingPluginColumn.28String.2C_DbfMatchingPluginColumnType.2C_Int32.29</a>
| Return Type |
|---|
| DbfMatchingPluginColumnType<!– ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumnType –> |
<!– ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn –> Go Back
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.