'Declaration Public Sub Dispose()
'Usage Dim instance As TdXml instance.Dispose()
public void Dispose()
public: void Dispose();
TdXml object and releases all associated resources.'Declaration Public Sub Dispose()
'Usage Dim instance As TdXml instance.Dispose()
public void Dispose()
public: void Dispose();
| Exception | Description |
|---|---|
| TdException | The Advanced SQL Engine returned an error, or the .NET Data Provider for Teradata detected an error. |
TdXml object and releases all associated Server and Client resources. It is identical to the TdXml.Close method.| 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 |