DataConnector | ComponentOne
C1.AdoNet.Salesforce Assembly / C1.AdoNet.Salesforce Namespace / C1SalesforceDataReader Class / Depth Property

In This Topic
    Depth Property (C1SalesforceDataReader)
    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