dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleInfoMessageEventArgs Class / Source Property

In This Topic
Source Property (OracleInfoMessageEventArgs)
In This Topic
Gets the name of the application or the object that threw the event.
Syntax
'Declaration
 
Public ReadOnly Property Source As String
 

Property Value

The name of the application or the object that threw the event.
See Also