|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface enumColumnType
Constants from enumColumnType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Indicates the type of column used in a data definition.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static int |
colBOOLEAN
Boolean column type. |
static int |
colDATE
OLE date column type. |
static int |
colDOUBLE
Double column type. |
static int |
colGEOMETRYPOINT
Esri geometry point column type. |
static int |
colGEOMETRYPOLYGON
Esri geometry polygon column type. |
static int |
colGEOMETRYPOLYLINE
Esri geometry polyline column type. |
static int |
colINTEGER
Integer column type. |
static int |
colOBJECT
Column type is a COM Object that supports IPersist stream. |
static int |
colSTRING
String column type with unlimited characters. |
static int |
colSTRING1
String column type with 1 character. |
static int |
colSTRING16
String column type with only 16 characters. |
static int |
colSTRING256
String column type with only 256 characters. |
static int |
colSTRING32
String column type with only 32 characters. |
static int |
colSTRING4
String column type with only 4 characters. |
static int |
colSTRING512
String column type with only 512 characters. |
static int |
colSTRING64
String column type with only 64 characters. |
static int |
colSTRING8
String column type with only 8 characters. |
static int |
colTIMESTAMP
Time value column type. |
Field Detail |
---|
static final int colINTEGER
static final int colDOUBLE
static final int colDATE
static final int colTIMESTAMP
static final int colSTRING
static final int colSTRING64
static final int colSTRING256
static final int colSTRING512
static final int colBOOLEAN
static final int colOBJECT
static final int colSTRING1
static final int colSTRING4
static final int colSTRING8
static final int colSTRING16
static final int colSTRING32
static final int colGEOMETRYPOINT
static final int colGEOMETRYPOLYLINE
static final int colGEOMETRYPOLYGON
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |