dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleErrorCollection Class
Properties Methods

OracleErrorCollection Class Members

The following tables list the members exposed by OracleErrorCollection.

Public Properties
 NameDescription
Public PropertyGets the number of errors in the collection.  
Public PropertyGets the error at the specified index. In C#, this property is the indexer for the OracleErrorCollection class.  
Top
Public Methods
 NameDescription
Public MethodCopies the elements of the OracleErrorCollection collection into an System.Array starting at the specified index within the array.  
Public MethodThis member supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
Public Method  
Top
See Also