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!
<!– Class –> This class represents the column information specific to a DBF column.
*System.Object ThinkGeo.MapSuite.Core.FeatureSourceColumn *ThinkGeo.MapSuite.Core.DbfColumn ThinkGeo.MapSuite.Core.TabDbfColumn
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | String, DbfColumnType, Int32, Int32 | This method is the constructor for the DbfColumn. |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | This method is the constructor for the DbfColumn. |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object(overriden) |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | String | FeatureSourceColumn | This property returns the name of the column. |
![]() | DbfColumnType | This property returns the type of the column in the DBF. | |
![]() | Int32 | This property returns the decimal length of the column in the DBF. | |
![]() | Int32 | This property returns the length of the column in the DBF. | |
![]() | Int32 | FeatureSourceColumn | This property returns the maximum length of the column. |
![]() | String | FeatureSourceColumn | This property returns the type name of the column. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
This method is the constructor for the DbfColumn.
This constructor is intended to be used to create the object.
Name | Type | Description |
---|---|---|
columnName | String<!– System.String –> | This parameter represents the name of the column in the DBF. |
columnType | DbfColumnType<!– ThinkGeo.MapSuite.Core.DbfColumnType –> | This parameter represents the type of the column in the DBF. |
length | Int32<!– System.Int32 –> | This parameter represents the length of the column in the DBF. |
decimalLength | Int32<!– System.Int32 –> | This parameter represents the number of decimal places the column has, if it is a numeric type. |
This method is the constructor for the DbfColumn.
This is the default constructor.
Name | Type | Description |
---|
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object(overriden) –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This property returns the name of the column.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSourceColumn –> Go Back
This property returns the type of the column in the DBF.
Return Type |
---|
DbfColumnType<!– ThinkGeo.MapSuite.Core.DbfColumnType –> |
<!– ThinkGeo.MapSuite.Core.DbfColumn –> Go Back
This property returns the decimal length of the column in the DBF.
This is the number of decimal places the number represents. This is only applicable if the column type is numeric.
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.DbfColumn –> Go Back
This property returns the length of the column in the DBF.
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.DbfColumn –> Go Back
This property returns the maximum length of the column.
The maximum length is user defined and not in any way enforced in our default FeatureSource implementation. It is mainly for display purposes or when dealing with a known Feature Source type.
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.FeatureSourceColumn –> Go Back
This property returns the type name of the column.
This property is freeform and the type name is not tied to anything. It is wise to try and use familiar type names such as string, integer, date, etc., although it may not fit every different type of FeatureSource. We suggest thar you avoid using this property unless you know the types beforehand or simply want them for display purposes.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSourceColumn –> 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.