Enum ColumnType
ColumnType enumeration
public enum ColumnType
Values
| Name | Value | Description |
|---|---|---|
| Char | 0 | |
| Integer | 1 | |
| SmallInteger | 2 | |
| LargeInteger | 3 | |
| Decimal | 4 | |
| Float | 5 | |
| Date | 6 | |
| Time | 7 | |
| DateTime | 8 | |
| Logical | 9 |
See Also
- namespace Aspose.Gis.Common.Formats.MapInfo
- assembly Aspose.GIS