NumericType
enum NumericType
Byte = 0
Decimal = 10
Double = 9
Int16 = 2
Int32 = 3
Int64 = 4
SByte = 1
Single = 8
UInt16 = 5
UInt32 = 6
UInt64 = 7