User Tools

Site Tools


thinkgeo.mapsuite.core.geodbf

This is an old revision of the document!


Table of Contents

ThinkGeo.MapSuite.Core.GeoDbf

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Core.GeoDbf

Members Summary

Public Constructors

GeoDbf

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

GeoDbf

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

GeoDbf

GeoDbf

GeoDbf

  • Parameters:String,DbfReadWriteMode,Encoding,CultureInfo
  • DeclaringType:N/A
  • Summary:N/A

Protected Constructors

Public Methods

AddEmptyRecord

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

Close

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

CopyDbfHeader

  • Parameters:String,String,OverwriteMode
  • DeclaringType:N/A
  • Summary:N/A

CopyDbfHeader

  • Parameters:String,String
  • DeclaringType:N/A
  • Summary:N/A

CreateDbfFile

CreateDbfFile

CreateDbfFile

  • Parameters:String,IEnumerable<DbfColumn>
  • DeclaringType:N/A
  • Summary:N/A

DeleteRecord

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

Dispose

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

Equals

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

Flush

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

GetColumn

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

GetColumn

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

GetColumnName

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

GetColumnNumber

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

GetHashCode

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

GetType

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

GetValidColumnNames

  • Parameters:IEnumerable<String>
  • DeclaringType:N/A
  • Summary:N/A

GetValidColumnNames

  • Parameters:IEnumerable<String>,Encoding
  • DeclaringType:N/A
  • Summary:N/A

GetValidColumns

  • Parameters:IEnumerable<DbfColumn>,Encoding
  • DeclaringType:N/A
  • Summary:N/A

GetValidColumns

  • Parameters:IEnumerable<DbfColumn>
  • DeclaringType:N/A
  • Summary:N/A

IsRecordDeleted

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

Open

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

Pack

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

ReadFieldAsBoolean

  • Parameters:Int32,Int32
  • DeclaringType:N/A
  • Summary:N/A

ReadFieldAsBoolean

  • Parameters:Int32,String
  • DeclaringType:N/A
  • Summary:N/A

ReadFieldAsDateTime

  • Parameters:Int32,String
  • DeclaringType:N/A
  • Summary:N/A

ReadFieldAsDateTime

  • Parameters:Int32,Int32
  • DeclaringType:N/A
  • Summary:N/A

ReadFieldAsDouble

  • Parameters:Int32,String
  • DeclaringType:N/A
  • Summary:N/A

ReadFieldAsDouble

  • Parameters:Int32,Int32
  • DeclaringType:N/A
  • Summary:N/A

ReadFieldAsInteger

  • Parameters:Int32,Int32
  • DeclaringType:N/A
  • Summary:N/A

ReadFieldAsInteger

  • Parameters:Int32,String
  • DeclaringType:N/A
  • Summary:N/A

ReadFieldAsString

  • Parameters:Int32,String
  • DeclaringType:N/A
  • Summary:N/A

ReadFieldAsString

  • Parameters:Int32,Int32
  • DeclaringType:N/A
  • Summary:N/A

ReadRecord

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

ReadRecordAsString

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

ToString

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

UndeleteRecord

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

UpdateColumnName

  • Parameters:Int32,String
  • DeclaringType:N/A
  • Summary:N/A

WriteField

  • Parameters:Int32,String,String
  • DeclaringType:N/A
  • Summary:N/A

WriteField

  • Parameters:Int32,Int32,Boolean
  • DeclaringType:N/A
  • Summary:N/A

WriteField

  • Parameters:Int32,Int32,DateTime
  • DeclaringType:N/A
  • Summary:N/A

WriteField

  • Parameters:Int32,String,DateTime
  • DeclaringType:N/A
  • Summary:N/A

WriteField

  • Parameters:Int32,Int32,Int32
  • DeclaringType:N/A
  • Summary:N/A

WriteField

  • Parameters:Int32,String,Boolean
  • DeclaringType:N/A
  • Summary:N/A

WriteField

  • Parameters:Int32,String,Double
  • DeclaringType:N/A
  • Summary:N/A

WriteField

  • Parameters:Int32,String,Int32
  • DeclaringType:N/A
  • Summary:N/A

WriteField

  • Parameters:Int32,Int32,Double
  • DeclaringType:N/A
  • Summary:N/A

WriteField

  • Parameters:Int32,Int32,String
  • DeclaringType:N/A
  • Summary:N/A

WriteRecord

  • Parameters:Int32,IEnumerable<Object>
  • DeclaringType:N/A
  • Summary:N/A

Protected Methods

Finalize

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

MemberwiseClone

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

OnStreamLoading

pSw=

  • Parameters:String,Int32
  • DeclaringType:N/A
  • Summary:N/A

phQ=

  • Parameters:FileMode,FileAccess
  • DeclaringType:N/A
  • Summary:N/A

piw=

  • Parameters:String,Int32
  • DeclaringType:N/A
  • Summary:N/A

pyw=

  • Parameters:String,Int32,Int32
  • DeclaringType:N/A
  • Summary:N/A

qCw=

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

qSw=

  • Parameters:String,Int32
  • DeclaringType:N/A
  • Summary:N/A

qiw=

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

qyw=

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

rCw=

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

Public Properties

ColumnCount

  • Return:Int32
  • Summary:N/A

CultureInfo

  • Return:CultureInfo
  • Summary:N/A

Encoding

  • Return:Encoding
  • Summary:N/A

IsOpen

  • Return:Boolean
  • Summary:N/A

PathFileName

  • Return:String
  • Summary:N/A

ReadWriteMode

RecordCount

  • Return:Int32
  • Summary:N/A

Protected Properties

Public Events

StreamLoading

Public Constructors

GeoDbf()

N/A

Remarks

N/A

Parameters

GeoDbf(String)

N/A

Remarks

N/A

Parameters

pathFileName

  • Type:String
  • Description:N/A Go Back === GeoDbf(String,DbfReadWriteMode) === N/A ==== Remarks ==== N/A ==== Parameters ==== pathFileName * Type:String * Description:N/A

readWriteMode

  • Description:N/A Go Back === GeoDbf(String,DbfReadWriteMode,Encoding) === N/A ==== Remarks ==== N/A ==== Parameters ==== pathFileName * Type:String * Description:N/A

readWriteMode

  • Description:N/A encoding * Type:Encoding * Description:N/A

Go Back

GeoDbf(String,DbfReadWriteMode,Encoding,CultureInfo)

N/A

Remarks

N/A

Parameters

pathFileName

  • Type:String
  • Description:N/A readWriteMode * Type:DbfReadWriteMode * Description:N/A

encoding

  • Type:Encoding
  • Description:N/A cultureInfo * Type:CultureInfo * Description:N/A

Go Back

Protected Constructors

Public Methods

AddEmptyRecord()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

Close()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

CopyDbfHeader(String,String,OverwriteMode)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

sourcePathFileName

  • Type:String
  • Description:N/A

destinationPathFileName

  • Type:String
  • Description:N/A

overwriteMode

Go Back

CopyDbfHeader(String,String)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

sourcePathFileName

  • Type:String
  • Description:N/A

destinationPathFileName

  • Type:String
  • Description:N/A

Go Back

CreateDbfFile(String,IEnumerable<DbfColumn>,OverwriteMode,Encoding)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

dbfPathFileName

  • Type:String
  • Description:N/A

dbfColumns

  • Type:IEnumerable<DbfColumn>
  • Description:N/A

overwriteMode

encoding

  • Type:Encoding
  • Description:N/A

Go Back

CreateDbfFile(String,IEnumerable<DbfColumn>,OverwriteMode)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

dbfPathFileName

  • Type:String
  • Description:N/A

dbfColumns

  • Type:IEnumerable<DbfColumn>
  • Description:N/A

overwriteMode

Go Back

CreateDbfFile(String,IEnumerable<DbfColumn>)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

dbfPathFileName

  • Type:String
  • Description:N/A

dbfColumns

  • Type:IEnumerable<DbfColumn>
  • Description:N/A

Go Back

DeleteRecord(Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

Go Back

Dispose()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

Equals(Object)

N/A

Remarks

N/A

Return Value

  • Return Type:Boolean
  • Description:N/A

Parameters

obj

  • Type:Object
  • Description:N/A

Go Back

Flush()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

GetColumn(String)

N/A

Remarks

N/A

Return Value

Parameters

columnName

  • Type:String
  • Description:N/A

Go Back

GetColumn(Int32)

N/A

Remarks

N/A

Return Value

Parameters

columnNumber

  • Type:Int32
  • Description:N/A

Go Back

GetColumnName(Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

columnNumber

  • Type:Int32
  • Description:N/A

Go Back

GetColumnNumber(String)

N/A

Remarks

N/A

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

columnName

  • Type:String
  • 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

GetValidColumnNames(IEnumerable<String>)

N/A

Remarks

N/A

Return Value

  • Return Type:Collection<String>
  • Description:N/A

Parameters

columnNames

  • Type:IEnumerable<String>
  • Description:N/A

Go Back

GetValidColumnNames(IEnumerable<String>,Encoding)

N/A

Remarks

N/A

Return Value

  • Return Type:Collection<String>
  • Description:N/A

Parameters

columnNames

  • Type:IEnumerable<String>
  • Description:N/A

encoding

  • Type:Encoding
  • Description:N/A

Go Back

GetValidColumns(IEnumerable<DbfColumn>,Encoding)

N/A

Remarks

N/A

Return Value

  • Return Type:Collection<DbfColumn>
  • Description:N/A

Parameters

columns

  • Type:IEnumerable<DbfColumn>
  • Description:N/A

encoding

  • Type:Encoding
  • Description:N/A

Go Back

GetValidColumns(IEnumerable<DbfColumn>)

N/A

Remarks

N/A

Return Value

  • Return Type:Collection<DbfColumn>
  • Description:N/A

Parameters

columns

  • Type:IEnumerable<DbfColumn>
  • Description:N/A

Go Back

IsRecordDeleted(Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Boolean
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

Go Back

Open()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

Pack()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

ReadFieldAsBoolean(Int32,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Boolean
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnNumber

  • Type:Int32
  • Description:N/A

Go Back

ReadFieldAsBoolean(Int32,String)

N/A

Remarks

N/A

Return Value

  • Return Type:Boolean
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnName

  • Type:String
  • Description:N/A

Go Back

ReadFieldAsDateTime(Int32,String)

N/A

Remarks

N/A

Return Value

  • Return Type:DateTime
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnName

  • Type:String
  • Description:N/A

Go Back

ReadFieldAsDateTime(Int32,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:DateTime
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnNumber

  • Type:Int32
  • Description:N/A

Go Back

ReadFieldAsDouble(Int32,String)

N/A

Remarks

N/A

Return Value

  • Return Type:Double
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnName

  • Type:String
  • Description:N/A

Go Back

ReadFieldAsDouble(Int32,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Double
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnNumber

  • Type:Int32
  • Description:N/A

Go Back

ReadFieldAsInteger(Int32,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnNumber

  • Type:Int32
  • Description:N/A

Go Back

ReadFieldAsInteger(Int32,String)

N/A

Remarks

N/A

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnName

  • Type:String
  • Description:N/A

Go Back

ReadFieldAsString(Int32,String)

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnName

  • Type:String
  • Description:N/A

Go Back

ReadFieldAsString(Int32,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnNumber

  • Type:Int32
  • Description:N/A

Go Back

ReadRecord(Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Dictionary<String,Object>
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

Go Back

ReadRecordAsString(Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Dictionary<String,String>
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

Go Back

ToString()

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

UndeleteRecord(Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

Go Back

UpdateColumnName(Int32,String)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

columnNumber

  • Type:Int32
  • Description:N/A

newColumnName

  • Type:String
  • Description:N/A

Go Back

WriteField(Int32,String,String)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnName

  • Type:String
  • Description:N/A

value

  • Type:String
  • Description:N/A

Go Back

WriteField(Int32,Int32,Boolean)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnNumber

  • Type:Int32
  • Description:N/A

value

  • Type:Boolean
  • Description:N/A

Go Back

WriteField(Int32,Int32,DateTime)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnNumber

  • Type:Int32
  • Description:N/A

value

  • Type:DateTime
  • Description:N/A

Go Back

WriteField(Int32,String,DateTime)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnName

  • Type:String
  • Description:N/A

value

  • Type:DateTime
  • Description:N/A

Go Back

WriteField(Int32,Int32,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnNumber

  • Type:Int32
  • Description:N/A

value

  • Type:Int32
  • Description:N/A

Go Back

WriteField(Int32,String,Boolean)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnName

  • Type:String
  • Description:N/A

value

  • Type:Boolean
  • Description:N/A

Go Back

WriteField(Int32,String,Double)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnName

  • Type:String
  • Description:N/A

value

  • Type:Double
  • Description:N/A

Go Back

WriteField(Int32,String,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnName

  • Type:String
  • Description:N/A

value

  • Type:Int32
  • Description:N/A

Go Back

WriteField(Int32,Int32,Double)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnNumber

  • Type:Int32
  • Description:N/A

value

  • Type:Double
  • Description:N/A

Go Back

WriteField(Int32,Int32,String)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

columnNumber

  • Type:Int32
  • Description:N/A

value

  • Type:String
  • Description:N/A

Go Back

WriteRecord(Int32,IEnumerable<Object>)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

recordNumber

  • Type:Int32
  • Description:N/A

values

  • Type:IEnumerable<Object>
  • Description:N/A

Go Back

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

OnStreamLoading(StreamLoadingEventArgs)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

e

Go Back

pSw=(String,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

columnName

  • Type:String
  • Description:N/A

length

  • Type:Int32
  • Description:N/A

Go Back

phQ=(FileMode,FileAccess)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

fileMode

  • Type:FileMode
  • Description:N/A

fileAccess

  • Type:FileAccess
  • Description:N/A

Go Back

piw=(String,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

columnName

  • Type:String
  • Description:N/A

length

  • Type:Int32
  • Description:N/A

Go Back

pyw=(String,Int32,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

columnName

  • Type:String
  • Description:N/A

length

  • Type:Int32
  • Description:N/A

decimalLength

  • Type:Int32
  • Description:N/A

Go Back

qCw=(String)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

columnName

  • Type:String
  • Description:N/A

Go Back

qSw=(String,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

columnName

  • Type:String
  • Description:N/A

length

  • Type:Int32
  • Description:N/A

Go Back

qiw=(String)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

columnName

  • Type:String
  • Description:N/A

Go Back

qyw=(String)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

columnName

  • Type:String
  • Description:N/A

Go Back

rCw=(String)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

newDBCFileNmae

  • Type:String
  • Description:N/A

Go Back

Public Properties

ColumnCount

N/A

Remarks

N/A

Return Value

Return Type:Int32

Go Back

CultureInfo

N/A

Remarks

N/A

Return Value

Return Type:CultureInfo

Go Back

Encoding

N/A

Remarks

N/A

Return Value

Return Type:Encoding

Go Back

IsOpen

N/A

Remarks

N/A

Return Value

Return Type:Boolean

Go Back

PathFileName

N/A

Remarks

N/A

Return Value

Return Type:String

Go Back

ReadWriteMode

N/A

Remarks

N/A

Return Value

RecordCount

N/A

Remarks

N/A

Return Value

Return Type:Int32

Go Back

Protected Properties

Public Events

StreamLoading

N/A

Remarks

N/A

Event Arguments:StreamLoadingEventArgs

Go Back

thinkgeo.mapsuite.core.geodbf.1442485778.txt.gz · Last modified: 2015/09/17 10:29 by admin