Attribute template value type mapping
- Last UpdatedDec 19, 2022
- 1 minute read
Data types of value columns depend on AF attribute template value types.
|
AF value type |
RTQP data type |
|---|---|
|
Boolean |
Boolean |
|
Byte |
UInt8 |
|
DateTime |
DateTime |
|
Double |
Double |
|
Guid |
String |
|
Int16 |
Int16 |
|
Int32 |
Int32 |
|
Int64 |
Int64 |
|
String |
String |
|
<Enumeration Sets> |
String |
|
Attribute |
String |
|
Element |
String |
|
<Array Types> |
Variant |
|
Anything |
Variant |
|
File |
<Not supported> |