Errors
This property specifies a collection of one or more OracleError
objects that contain information about exceptions generated by the Oracle database.
Declaration
// C# public OracleErrorCollection Errors {get;}
Property Value
An OracleErrorCollection
.
Remarks
The Errors
property contains at least one instance of OracleError
objects.