ToString Method (OracleError)
Creates and returns a string representation of the current exception.
public override string ToString()
'Declaration
Public Overrides Function ToString() As String
Return Value
A string representation of the current exception.