dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleErrorCollection Class / GetEnumerator Method

In This Topic
    GetEnumerator Method (OracleErrorCollection)
    In This Topic
    This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
    Syntax
    'Declaration
     
    Public Function GetEnumerator() As IEnumerator
    public IEnumerator GetEnumerator()
    See Also