![]() |
Qore SqlUtil Module Reference
1.7.5
|
the data type for Oracle NUMBER columns More...
Inherits DataProvider::QoreNumberDataTypeBase.
Public Member Functions | |
| auto | acceptsValue (auto value) |
| returns the value if the value can be assigned to the type More... | |
Protected Attributes | |
| string | name |
| the type name | |
the data type for Oracle NUMBER columns
| auto SqlUtil::AbstractNumericDataType::acceptsValue | ( | auto | value | ) |
returns the value if the value can be assigned to the type
| value | the value to assign to the type |