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

In This Topic
    OracleInfoMessageEventArgs Class Members
    In This Topic

    The following tables list the members exposed by OracleInfoMessageEventArgs.

    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