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

In This Topic
    Depth Property (OracleArrayDataReader)
    In This Topic
    Do not use.
    Syntax
    'Declaration
     
    Public ReadOnly Property Depth As Integer
    public int Depth {get;}

    Property Value

    Always 0.
    See Also