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

In This Topic
    OracleInfoMessageEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see OracleInfoMessageEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets the Oracle specific message code.  
    Public PropertyReturns collection of errors generated by OracleCommand.  
    Public PropertyGets the full text of the message sent from the Oracle database.  
    Public PropertyGets the name of the application or the object that threw the event.  
    Top
    See Also