Enum GdbFieldType
GdbFieldType enumeration
public enum GdbFieldType
Values
| Name | Value | Description |
|---|---|---|
| Int16 | 0 | |
| Int32 | 1 | |
| Float32 | 2 | |
| Float64 | 3 | |
| String | 4 | |
| DateTime | 5 | |
| ObjectId | 6 | |
| Shape | 7 | |
| Binary | 8 | |
| Raster | 9 | |
| Guid | 10 | |
| GlobalId | 11 | |
| Xml | 12 |
See Also
- namespace Aspose.Gis.Common.Formats.GdbTable
- assembly Aspose.GIS