dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleArrayDataReader Class / Depth Property

On this page
    Depth Property (OracleArrayDataReader)
    On this page
    Do not use.
    Syntax
    'Declaration
     
    Public ReadOnly Property Depth As Integer
    public int Depth {get;}

    Property Value

    Always 0.
    See Also