Parameters
- input
- The TdDecimal that is to be converted to a 32-bit unsigned integer.
Return Value
A 32-bit unsigned integer value that is equivalent to the specified TdDecimal is returned.
Exception | Description |
---|---|
TdException | The value is the TdDecimal is Null. |
System.OverflowException | The TdDecimal is too big for an UInt32 |
Product | Versions | Platforms |
---|---|---|
.NET | 2.1, 3.1, 6 | Windows, Linux, MacOS |
.NET Framework | 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
.NET Standard | 2.0 | Windows, Linux, MacOS |