Parameters
- input
- The TdNumber that is to be converted to a 8-bit signed integer.
Return Value
An 8-bit signed integer equivalent to the specified TdNumber is returned.
| Exception | Description |
|---|---|
| TdException | The value of input is Null. |
| System.OverflowException | The TdNumber could not be converted to a SByte. |
Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2