Parameters
- input
- The TdNumber that is to be converted to a 64-bit signed integer.
Return Value
A 64-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 an Int64. |
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