Visual Basic (Declaration) | |
---|---|
Public Enum Field.FieldType Inherits System.Enum |
C# | |
---|---|
public enum Field.FieldType : System.Enum |
Member | Description |
---|---|
Blob | Binary Large Object. |
Date | Date. |
Double | Double-precision floating-point number. |
Geometry | Geometry. |
GlobalID | ESRI Global ID. |
GUID | Globally Unique Identifier. |
Integer | System.Int32. |
OID | Long Integer representing an object identifier. |
Raster | Raster. |
Single | Single-precision floating-point number. |
SmallInteger | System.Int16. |
String | Character string. |
Unknown | Unknown field type |
XML | XML Document |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.Client.Field.FieldType
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family