Packagestimulsoft.flex.data
Classpublic class StorageType
InheritanceStorageType Inheritance Object



Public Constants
 ConstantDefined By
  BooleanType : int = 3
[static]
StorageType
  ByteArrayType : int = 20
[static]
StorageType
  ByteType : int = 6
[static]
StorageType
  CharType : int = 4
[static]
StorageType
  DateTimeType : int = 16
[static]
StorageType
  DecimalType : int = 15
[static]
StorageType
  DoubleType : int = 14
[static]
StorageType
  GuidType : int = 19
[static]
StorageType
  Int16Type : int = 7
[static]
StorageType
  Int32Type : int = 9
[static]
StorageType
  Int64Type : int = 11
[static]
StorageType
  IntType : int = 9
[static]
StorageType
  ObjectType : int = 1
[static]
StorageType
  SByteType : int = 5
[static]
StorageType
  SingleType : int = 13
[static]
StorageType
  StringType : int = 18
[static]
StorageType
  TimeSpanType : int = 17
[static]
StorageType
  UInt16Type : int = 8
[static]
StorageType
  UInt32Type : int = 10
[static]
StorageType
  UInt64Type : int = 12
[static]
StorageType
Constant Detail
BooleanTypeConstant
public static const BooleanType:int = 3

ByteArrayTypeConstant 
public static const ByteArrayType:int = 20

ByteTypeConstant 
public static const ByteType:int = 6

CharTypeConstant 
public static const CharType:int = 4

DateTimeTypeConstant 
public static const DateTimeType:int = 16

DecimalTypeConstant 
public static const DecimalType:int = 15

DoubleTypeConstant 
public static const DoubleType:int = 14

GuidTypeConstant 
public static const GuidType:int = 19

Int16TypeConstant 
public static const Int16Type:int = 7

Int32TypeConstant 
public static const Int32Type:int = 9

Int64TypeConstant 
public static const Int64Type:int = 11

IntTypeConstant 
public static const IntType:int = 9

ObjectTypeConstant 
public static const ObjectType:int = 1

SByteTypeConstant 
public static const SByteType:int = 5

SingleTypeConstant 
public static const SingleType:int = 13

StringTypeConstant 
public static const StringType:int = 18

TimeSpanTypeConstant 
public static const TimeSpanType:int = 17

UInt16TypeConstant 
public static const UInt16Type:int = 8

UInt32TypeConstant 
public static const UInt32Type:int = 10

UInt64TypeConstant 
public static const UInt64Type:int = 12