See Also

OracleConnectionErrorEventArgs Class  | OracleConnectionErrorEventArgs Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

Message Property

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;}

Return Type

Message that Oracle returns with the error.

Remarks

You can use this property to obtain the Oracle error message.

See Also

OracleConnectionErrorEventArgs Class  | OracleConnectionErrorEventArgs Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.