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.
    See Also