dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleAttributeCollection Class
Members

In This Topic
    OracleAttributeCollection Class
    In This Topic
    Represents attributes of Oracle object type.
    Syntax
    'Declaration
     
    Public NotInheritable Class OracleAttributeCollection 
       Inherits System.Collections.CollectionBase
       Implements System.Collections.ICollectionSystem.Collections.IEnumerableSystem.Collections.IList 
    Remarks
    An OracleAttributeCollection represents describe information for object type. Collection can be used only for reading.
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          Devart.Data.Oracle.OracleAttributeCollection

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also