Share via


EntityDataReader.Depth Property

Definition

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

public override int Depth { get; }
member this.Depth : int
Public Overrides ReadOnly Property Depth As Integer

Property Value

The depth of nesting for the current row.

Applies to