Get the source of the error.
'Declaration
Public ReadOnly Property Source As String
'Usage
Dim instance As TdError
Dim value As String
value = instance.Source
public string Source {get;}
public:
property String^ Source {
String^ get();
}
Property Value
".NET Data Provider for Teradata", "Teradata Database", or "TeraGSS".
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