Source Property (OracleInfoMessageEventArgs)
Gets the name of the application or the object that threw the event.
'Declaration
Public ReadOnly Property Source As String
public string Source {get;}
Property Value
The name of the application or the object that threw the event.