Name | Description | |
---|---|---|
![]() | Count | Gets the number of errors in the collection. |
![]() | Item | Gets the error at the specified index. In C#, this property is the indexer for the OracleErrorCollection class. |
The following tables list the members exposed by OracleErrorCollection.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of errors in the collection. |
![]() | Item | Gets the error at the specified index. In C#, this property is the indexer for the OracleErrorCollection class. |
Name | Description | |
---|---|---|
![]() | CopyTo | Copies the elements of the OracleErrorCollection collection into an System.Array starting at the specified index within the array. |
![]() | GetEnumerator | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | GetObjectData |