This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.geodbf [2015/09/17 10:29] admin |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.Core.GeoDbf ====== | ||
- | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | ||
- | ***ThinkGeo.MapSuite.Core.GeoDbf** | ||
- | ===== Members Summary ===== | ||
- | === Public Constructors === | ||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeoDbf()|GeoDbf]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeoDbf(String)|GeoDbf]]** | ||
- | * **Parameters**:String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeoDbf(String,DbfReadWriteMode)|GeoDbf]]** | ||
- | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.DbfReadWriteMode|DbfReadWriteMode]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeoDbf(String,DbfReadWriteMode,Encoding)|GeoDbf]]** | ||
- | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.DbfReadWriteMode|DbfReadWriteMode]],Encoding | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeoDbf(String,DbfReadWriteMode,Encoding,CultureInfo)|GeoDbf]]** | ||
- | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.DbfReadWriteMode|DbfReadWriteMode]],Encoding,CultureInfo | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Protected Constructors === | ||
- | === Public Methods === | ||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#AddEmptyRecord()|AddEmptyRecord]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Close()|Close]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CopyDbfHeader(String,String,OverwriteMode)|CopyDbfHeader]]** | ||
- | * **Parameters**:String,String,[[ThinkGeo.MapSuite.Core.OverwriteMode|OverwriteMode]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CopyDbfHeader(String,String)|CopyDbfHeader]]** | ||
- | * **Parameters**:String,String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateDbfFile(String,IEnumerable<DbfColumn>,OverwriteMode,Encoding)|CreateDbfFile]]** | ||
- | * **Parameters**:String,IEnumerable<[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]>,[[ThinkGeo.MapSuite.Core.OverwriteMode|OverwriteMode]],Encoding | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateDbfFile(String,IEnumerable<DbfColumn>,OverwriteMode)|CreateDbfFile]]** | ||
- | * **Parameters**:String,IEnumerable<[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]>,[[ThinkGeo.MapSuite.Core.OverwriteMode|OverwriteMode]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateDbfFile(String,IEnumerable<DbfColumn>)|CreateDbfFile]]** | ||
- | * **Parameters**:String,IEnumerable<[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]> | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DeleteRecord(Int32)|DeleteRecord]]** | ||
- | * **Parameters**:Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Dispose()|Dispose]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | ||
- | * **Parameters**:Object | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Flush()|Flush]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetColumn(String)|GetColumn]]** | ||
- | * **Parameters**:String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetColumn(Int32)|GetColumn]]** | ||
- | * **Parameters**:Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetColumnName(Int32)|GetColumnName]]** | ||
- | * **Parameters**:Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetColumnNumber(String)|GetColumnNumber]]** | ||
- | * **Parameters**:String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetValidColumnNames(IEnumerable<String>)|GetValidColumnNames]]** | ||
- | * **Parameters**:IEnumerable<String> | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetValidColumnNames(IEnumerable<String>,Encoding)|GetValidColumnNames]]** | ||
- | * **Parameters**:IEnumerable<String>,Encoding | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetValidColumns(IEnumerable<DbfColumn>,Encoding)|GetValidColumns]]** | ||
- | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]>,Encoding | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetValidColumns(IEnumerable<DbfColumn>)|GetValidColumns]]** | ||
- | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]> | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#IsRecordDeleted(Int32)|IsRecordDeleted]]** | ||
- | * **Parameters**:Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Open()|Open]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Pack()|Pack]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ReadFieldAsBoolean(Int32,Int32)|ReadFieldAsBoolean]]** | ||
- | * **Parameters**:Int32,Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ReadFieldAsBoolean(Int32,String)|ReadFieldAsBoolean]]** | ||
- | * **Parameters**:Int32,String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ReadFieldAsDateTime(Int32,String)|ReadFieldAsDateTime]]** | ||
- | * **Parameters**:Int32,String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ReadFieldAsDateTime(Int32,Int32)|ReadFieldAsDateTime]]** | ||
- | * **Parameters**:Int32,Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ReadFieldAsDouble(Int32,String)|ReadFieldAsDouble]]** | ||
- | * **Parameters**:Int32,String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ReadFieldAsDouble(Int32,Int32)|ReadFieldAsDouble]]** | ||
- | * **Parameters**:Int32,Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ReadFieldAsInteger(Int32,Int32)|ReadFieldAsInteger]]** | ||
- | * **Parameters**:Int32,Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ReadFieldAsInteger(Int32,String)|ReadFieldAsInteger]]** | ||
- | * **Parameters**:Int32,String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ReadFieldAsString(Int32,String)|ReadFieldAsString]]** | ||
- | * **Parameters**:Int32,String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ReadFieldAsString(Int32,Int32)|ReadFieldAsString]]** | ||
- | * **Parameters**:Int32,Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ReadRecord(Int32)|ReadRecord]]** | ||
- | * **Parameters**:Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ReadRecordAsString(Int32)|ReadRecordAsString]]** | ||
- | * **Parameters**:Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#UndeleteRecord(Int32)|UndeleteRecord]]** | ||
- | * **Parameters**:Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#UpdateColumnName(Int32,String)|UpdateColumnName]]** | ||
- | * **Parameters**:Int32,String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#WriteField(Int32,String,String)|WriteField]]** | ||
- | * **Parameters**:Int32,String,String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#WriteField(Int32,Int32,Boolean)|WriteField]]** | ||
- | * **Parameters**:Int32,Int32,Boolean | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#WriteField(Int32,Int32,DateTime)|WriteField]]** | ||
- | * **Parameters**:Int32,Int32,DateTime | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#WriteField(Int32,String,DateTime)|WriteField]]** | ||
- | * **Parameters**:Int32,String,DateTime | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#WriteField(Int32,Int32,Int32)|WriteField]]** | ||
- | * **Parameters**:Int32,Int32,Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#WriteField(Int32,String,Boolean)|WriteField]]** | ||
- | * **Parameters**:Int32,String,Boolean | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#WriteField(Int32,String,Double)|WriteField]]** | ||
- | * **Parameters**:Int32,String,Double | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#WriteField(Int32,String,Int32)|WriteField]]** | ||
- | * **Parameters**:Int32,String,Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#WriteField(Int32,Int32,Double)|WriteField]]** | ||
- | * **Parameters**:Int32,Int32,Double | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#WriteField(Int32,Int32,String)|WriteField]]** | ||
- | * **Parameters**:Int32,Int32,String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#WriteRecord(Int32,IEnumerable<Object>)|WriteRecord]]** | ||
- | * **Parameters**:Int32,IEnumerable<Object> | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Protected Methods === | ||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#OnStreamLoading(StreamLoadingEventArgs)|OnStreamLoading]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#pSw=(String,Int32)|pSw=]]** | ||
- | * **Parameters**:String,Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#phQ=(FileMode,FileAccess)|phQ=]]** | ||
- | * **Parameters**:FileMode,FileAccess | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#piw=(String,Int32)|piw=]]** | ||
- | * **Parameters**:String,Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#pyw=(String,Int32,Int32)|pyw=]]** | ||
- | * **Parameters**:String,Int32,Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#qCw=(String)|qCw=]]** | ||
- | * **Parameters**:String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#qSw=(String,Int32)|qSw=]]** | ||
- | * **Parameters**:String,Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#qiw=(String)|qiw=]]** | ||
- | * **Parameters**:String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#qyw=(String)|qyw=]]** | ||
- | * **Parameters**:String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#rCw=(String)|rCw=]]** | ||
- | * **Parameters**:String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Public Properties === | ||
- | **{{wiki:PublicProperty.gif|}}[[#ColumnCount|ColumnCount]]** | ||
- | * **Return**:Int32 | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#CultureInfo|CultureInfo]]** | ||
- | * **Return**:CultureInfo | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#Encoding|Encoding]]** | ||
- | * **Return**:Encoding | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#IsOpen|IsOpen]]** | ||
- | * **Return**:Boolean | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#PathFileName|PathFileName]]** | ||
- | * **Return**:String | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#ReadWriteMode|ReadWriteMode]]** | ||
- | * **Return**:[[ThinkGeo.MapSuite.Core.DbfReadWriteMode|DbfReadWriteMode]] | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#RecordCount|RecordCount]]** | ||
- | * **Return**:Int32 | ||
- | * **Summary**:N/A | ||
- | |||
- | === Protected Properties === | ||
- | === Public Events === | ||
- | **{{wiki:PublicEvent.gif|}}[[#StreamLoading|StreamLoading]]** | ||
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | ||
- | * **Summary**:N/A | ||
- | |||
- | ===== Public Constructors ===== | ||
- | === GeoDbf() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Parameters ==== | ||
- | [[#Public Constructors|Go Back]] | ||
- | === GeoDbf(String) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Parameters ==== | ||
- | **pathFileName** | ||
- | * **Type**:String | ||
- | * **Description:N/A | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | === GeoDbf(String,DbfReadWriteMode) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Parameters ==== | ||
- | **pathFileName** | ||
- | * **Type**:String | ||
- | * **Description:N/A | ||
- | |||
- | **readWriteMode** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DbfReadWriteMode|DbfReadWriteMode]] | ||
- | * **Description:N/A | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | === GeoDbf(String,DbfReadWriteMode,Encoding) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Parameters ==== | ||
- | **pathFileName** | ||
- | * **Type**:String | ||
- | * **Description:N/A | ||
- | |||
- | **readWriteMode** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DbfReadWriteMode|DbfReadWriteMode]] | ||
- | * **Description:N/A | ||
- | |||
- | **encoding** | ||
- | * **Type**:Encoding | ||
- | * **Description:N/A | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | === GeoDbf(String,DbfReadWriteMode,Encoding,CultureInfo) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Parameters ==== | ||
- | **pathFileName** | ||
- | * **Type**:String | ||
- | * **Description:N/A | ||
- | |||
- | **readWriteMode** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DbfReadWriteMode|DbfReadWriteMode]] | ||
- | * **Description:N/A | ||
- | |||
- | **encoding** | ||
- | * **Type**:Encoding | ||
- | * **Description:N/A | ||
- | |||
- | **cultureInfo** | ||
- | * **Type**:CultureInfo | ||
- | * **Description:N/A | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | ===== Protected Constructors ===== | ||
- | ===== Public Methods ===== | ||
- | === AddEmptyRecord() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === Close() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === 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** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.OverwriteMode|OverwriteMode]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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<[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]> | ||
- | * **Description**:N/A | ||
- | |||
- | **overwriteMode** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.OverwriteMode|OverwriteMode]] | ||
- | * **Description**:N/A | ||
- | |||
- | **encoding** | ||
- | * **Type**:Encoding | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|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<[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]> | ||
- | * **Description**:N/A | ||
- | |||
- | **overwriteMode** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.OverwriteMode|OverwriteMode]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|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<[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]> | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DeleteRecord(Int32) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **recordNumber** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Dispose() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === Equals(Object) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **obj** | ||
- | * **Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Flush() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetColumn(String) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **columnName** | ||
- | * **Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetColumn(Int32) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **columnNumber** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetColumnName(Int32) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **columnNumber** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetColumnNumber(String) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **columnName** | ||
- | * **Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetHashCode() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetType() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Type | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === 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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetValidColumns(IEnumerable<DbfColumn>,Encoding) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]> | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **columns** | ||
- | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]> | ||
- | * **Description**:N/A | ||
- | |||
- | **encoding** | ||
- | * **Type**:Encoding | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetValidColumns(IEnumerable<DbfColumn>) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]> | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **columns** | ||
- | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]> | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === IsRecordDeleted(Int32) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **recordNumber** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Open() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === Pack() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === 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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === ToString() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === UndeleteRecord(Int32) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **recordNumber** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | ===== Protected Methods ===== | ||
- | === Finalize() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === MemberwiseClone() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === OnStreamLoading(StreamLoadingEventArgs) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **e** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|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 | ||
- | |||
- | [[#Protected Methods|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 | ||
- | |||
- | [[#Protected Methods|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 | ||
- | |||
- | [[#Protected Methods|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 | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === qCw=(String) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **columnName** | ||
- | * **Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|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 | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === qiw=(String) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **columnName** | ||
- | * **Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === qyw=(String) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **columnName** | ||
- | * **Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === rCw=(String) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **newDBCFileNmae** | ||
- | * **Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | ===== Public Properties ===== | ||
- | === ColumnCount === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Int32 | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === CultureInfo === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:CultureInfo | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === Encoding === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Encoding | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === IsOpen === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Boolean | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === PathFileName === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:String | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === ReadWriteMode === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:[[ThinkGeo.MapSuite.Core.DbfReadWriteMode|DbfReadWriteMode]] | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === RecordCount === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Int32 | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | ===== Protected Properties ===== | ||
- | ===== Public Events ===== | ||
- | === StreamLoading === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | ||
- | |||
- | [[#Public Events|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.