| Constant | Defined 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 | ||
| BooleanType | Constant |
public static const BooleanType:int = 3| ByteArrayType | Constant |
public static const ByteArrayType:int = 20| ByteType | Constant |
public static const ByteType:int = 6| CharType | Constant |
public static const CharType:int = 4| DateTimeType | Constant |
public static const DateTimeType:int = 16| DecimalType | Constant |
public static const DecimalType:int = 15| DoubleType | Constant |
public static const DoubleType:int = 14| GuidType | Constant |
public static const GuidType:int = 19| Int16Type | Constant |
public static const Int16Type:int = 7| Int32Type | Constant |
public static const Int32Type:int = 9| Int64Type | Constant |
public static const Int64Type:int = 11| IntType | Constant |
public static const IntType:int = 9| ObjectType | Constant |
public static const ObjectType:int = 1| SByteType | Constant |
public static const SByteType:int = 5| SingleType | Constant |
public static const SingleType:int = 13| StringType | Constant |
public static const StringType:int = 18| TimeSpanType | Constant |
public static const TimeSpanType:int = 17| UInt16Type | Constant |
public static const UInt16Type:int = 8| UInt32Type | Constant |
public static const UInt32Type:int = 10| UInt64Type | Constant |
public static const UInt64Type:int = 12