Send feedback on this topic.
Teradata.Client.Provider
Source Property (TdInfoMessageEventArgs)



Teradata.Client.Provider Namespace > TdInfoMessageEventArgs Class : Source Property
Indicates the source of the warning or informational message.
Syntax
'Declaration
 
Public ReadOnly Property Source As String
'Usage
 
Dim instance As TdInfoMessageEventArgs
Dim value As String
 
value = instance.Source
public string Source {get;}
public:
property String^ Source {
   String^ get();
}
Requirements
ProductVersionsPlatforms
.NET6, 7Windows, Linux, MacOS
.NET Framework4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdInfoMessageEventArgs Class
TdInfoMessageEventArgs Members