| Devart.Data.Oracle Namespace > OracleConnectionErrorEventArgs Class : Message Property (OracleConnectionErrorEventArgs) |
Gets the full text of the error sent from the Oracle database.
[Visual Basic]
Public ReadOnly Property Message As String [C#]
public string Message {get;}Message that Oracle returns with the error.
You can use this property to obtain the Oracle error message.
OracleConnectionErrorEventArgs Class | OracleConnectionErrorEventArgs Members
© 2002 - 2013 Devart. All Rights Reserved.