EntityDataReader.Depth Property

 

Gets a value indicating the depth of nesting for the current row.

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

public override int Depth { get; }

Property Value

Type: System.Int32

The depth of nesting for the current row.