DataConnector | ComponentOne
C1.AdoNet.Kintone Assembly / C1.AdoNet.Kintone Namespace / C1KintoneDataReader Class / Depth Property

In This Topic
    Depth Property (C1KintoneDataReader)
    In This Topic
    Gets a value indicating the depth of nesting for the current row.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Depth As Integer
    public virtual int Depth {get;}
    See Also