Return Value
Returns the next byte of the BLOB.
| Exception | Description |
|---|---|
| System.IO.EndOfStreamException | The end of TdStream is reached. |
| System.InvalidOperationException | The TdBlob is null, or the TdConnection
is closed. |
| System.ObjectDisposedException | The TdBlob or the TdStream
is closed / disposed. |
| TdException | The Teradata Database returned an error, or the .NET Data Provider for Teradata detected an error. |
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