Enum Config.FieldDataTypes
Supported field types
Namespace: OASConfig
Assembly: OASConfig.dll
Syntax
public enum FieldDataTypes
Fields
Name | Description |
---|---|
BooleanData | |
DateTimeData | |
DoubleFloatData | |
IntegerData | |
LongInteger | |
SByteInteger | |
ShortInteger | |
SingleFloatData | |
StringData |