RWDBValue::ValueType | Restrictions |
---|---|
Blob | No restrictions |
Char, UnsignedChar | No restrictions |
Date | No restrictions |
DateTime | No restrictions |
TimeTuple | No restrictions |
TimeTupleOffset | This datatype is not supported |
Decimal | No restrictions |
Double | No restrictions |
Duration | No restrictions |
Float | No restrictions |
Int, UnsignedInt | No restrictions |
Long, UnsignedLong | No restrictions |
LongLong, UnsignedLongLong | No restrictions |
MBString | This datatype is not supported |
String | No restrictions |
Short, UnsignedShort | No restrictions |
WString UString | This datatype may not be supported—check your driver documentation. Refer to Internationalization for more information. |
LongDouble | For input binding, long double value inserted should be in range of what database supports. Please check your database documentation for details. |