User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.dbfmatchingplugincolumn

This is an old revision of the document!


ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn

<!– Structure –> This structure represents the DBF column definition.

Remarks

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodDbfMatchingPluginColumn String, DbfMatchingPluginColumnType, Int32 This is the constructor of this structure.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object(overriden) Determines whether the specified Object is equal to the current Object.
Public MethodGetHashCode Object(overriden) Serves as a hash function for DbfMatchingPluginColumn.
Public MethodGetType Object
Public MethodToString Object(overriden) Returns a formatted String that represents the current object.

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyColumnLength Int32 This property is the column length.
Public PropertyColumnName String This property is the column name.
Public PropertyColumnType DbfMatchingPluginColumnType This property is the column type.

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

DbfMatchingPluginColumn(String, DbfMatchingPluginColumnType, Int32)

This is the constructor of this structure.

Remarks

Parameters

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.

Go Back

Protected Constructors

Public Methods

Equals(Object)

Determines whether the specified Object is equal to the current Object.

Remarks

Return Value

Return Type Description
Boolean<!– System.Boolean –> True if the specified Object is equal to the current Object; otherwise, false.

Parameters

Name Type Description
obj Object<!– System.Object –> The Object to compare with the current Object.

<!– System.Object(overriden) –> Go Back

GetHashCode()

Serves as a hash function for DbfMatchingPluginColumn.

Remarks

Return Value

Return Type Description
Int32<!– System.Int32 –> A hash code for the current Object.

Parameters

Name Type Description

<!– System.Object(overriden) –> Go Back

GetType()

Remarks

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Returns a formatted String that represents the current object.

Remarks

Return Value

Return Type Description
String<!– System.String –> A String that represents the current object.

Parameters

Name Type Description

<!– System.Object(overriden) –> Go Back

Protected Methods

Finalize()

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Remarks

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

ColumnLength

This property is the column length.

Remarks

Return Value

Return Type
Int32<!– System.Int32 –>

<!– ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn –> Go Back

ColumnName

This property is the column name.

Remarks

Return Value

Return Type
String<!– System.String –>

<!– ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn –> Go Back

ColumnType

This property is the column type.

Remarks

Return Value

Return Type
DbfMatchingPluginColumnType<!– ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumnType –>

<!– ThinkGeo.MapSuite.MapSuiteGeocoder.DbfMatchingPluginColumn –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.mapsuitegeocoder.dbfmatchingplugincolumn.1440040131.txt.gz · Last modified: 2015/09/21 07:03 (external edit)