User Tools

Site Tools


thinkgeo.mapsuite.core.tabdbfcolumn

This is an old revision of the document!


ThinkGeo.MapSuite.Core.TabDbfColumn

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Core.FeatureSourceColumn
      • ThinkGeo.MapSuite.Core.DbfColumn
        • ThinkGeo.MapSuite.Core.TabDbfColumn

Members Summary

Public Constructors

TabDbfColumn

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method is the constructor for the DbfColumn.

TabDbfColumn

  • Parameters:String,DbfColumnType,Int32,Int32,Boolean,Boolean
  • DeclaringType:N/A
  • Summary:This method is the constructor for the DbfColumn.

Protected Constructors

Public Methods

Equals

  • Parameters:Object
  • DeclaringType:Object
  • Summary:N/A

GetHashCode

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

ToString

Protected Methods

Finalize

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Public Properties

BuildIndex

  • Return:Boolean
  • Summary:This property returns the index of the column in the DBF.

ColumnName

  • Return:String
  • Summary:N/A

ColumnType

DecimalLength

  • Return:Int32
  • Summary:N/A

Length

  • Return:Int32
  • Summary:N/A

MaxLength

  • Return:Int32
  • Summary:N/A

TypeName

  • Return:String
  • Summary:N/A

UniqueIndexColumnValues

  • Return:Boolean
  • Summary:This property returns the value of the column in the DBF is unique or not.

Protected Properties

Public Events

Public Constructors

TabDbfColumn()

This method is the constructor for the DbfColumn.

Remarks

None

Parameters

TabDbfColumn(String,DbfColumnType,Int32,Int32,Boolean,Boolean)

This method is the constructor for the DbfColumn.

Remarks

None

Parameters

columnName

  • Type:String
  • Description:This parameter represents the name of the column in the DBF. columnType * Type:DbfColumnType * Description:This parameter represents the type of the column in the DBF.

length

  • Type:Int32
  • Description:This parameter represents the length of the column in the DBF. decimalLength * Type:Int32 * Description:This parameter represents the number of decimal places the column has, if it is a numeric type.

buildIndex

  • Type:Boolean
  • Description:N/A uniqueIndexColumnValues * Type:Boolean * Description:N/A

Go Back

Protected Constructors

Public Methods

Equals(Object)

N/A

Remarks

N/A

Return Value

  • Return Type:Boolean
  • Description:N/A

Parameters

obj

  • Type:Object
  • Description:N/A

Go Back

GetHashCode()

N/A

Remarks

N/A

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

GetType()

N/A

Remarks

N/A

Return Value

  • Return Type:Type
  • Description:N/A

Parameters

ToString()

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

Protected Methods

Finalize()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value

  • Return Type:Object
  • Description:N/A

Parameters

Public Properties

BuildIndex

This property returns the index of the column in the DBF.

Remarks

N/A

Return Value

Return Type:Boolean

Go Back

ColumnName

N/A

Remarks

N/A

Return Value

Return Type:String

Go Back

ColumnType

N/A

Remarks

N/A

Return Value

Return Type:DbfColumnType

Go Back

DecimalLength

N/A

Remarks

N/A

Return Value

Return Type:Int32

Go Back

Length

N/A

Remarks

N/A

Return Value

Return Type:Int32

Go Back

MaxLength

N/A

Remarks

N/A

Return Value

Return Type:Int32

Go Back

TypeName

N/A

Remarks

N/A

Return Value

Return Type:String

Go Back

UniqueIndexColumnValues

This property returns the value of the column in the DBF is unique or not.

Remarks

N/A

Return Value

Return Type:Boolean

Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.tabdbfcolumn.1442486430.txt.gz · Last modified: 2015/09/17 10:40 by admin