Constant
|
Value
|
Description
|
---|---|---|
mr.None
|
0
|
Uninitialized or empty
|
mr.Double
|
6
|
Double subtype
|
mr.Long
|
1
|
Long subtype
|
mr.Text
|
2
|
Text subtype
|
mr.Categorical
|
3
|
Categorical subtype
|
mr.Date
|
5
|
Date subtype
|
mr.Object
|
4
|
Object subtype
|
mr.Boolean
|
7
|
Boolean subtype
|