dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / NativeOracleObject Class / Item Property

In This Topic
    Item Property (NativeOracleObject)
    In This Topic
    Gets or sets the value of the specified attribute.
    Overload List
    OverloadDescription
    Gets or sets the value of the specified attribute.  
    Gets or sets the OracleAttribute or OracleArray element by the specified path. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase)
    Remarks
    The Item(OracleAttribute) property allows retrieving values of the attributes of the NativeOracleObject.
    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