Return Value
Returns a
TdBlob object capable of returning the same BLOB field.TdBlob object capable of returning the same BLOB field.| Exception | Description |
|---|---|
| System.InvalidOperationException | The TdConnection is closed. |
| System.ObjectDisposedException | The TdBlob is closed / dispose. |
| TdException | The Advanced SQL Engine returned an error, or the .NET Data Provider for Teradata detected an error. |
TdBlob object will have a separate open query/request against the Advanced SQL Engine.| Product | Versions | Platforms |
|---|---|---|
| .NET | 6, 7 | Windows, Linux, MacOS |
| .NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
| .NET Standard | 2.0 | Windows, Linux, MacOS |