IDataReader.Depth Propriedade

Definição

Obtém um valor que indica a profundidade de aninhamento para a linha atual.

public:
 property int Depth { int get(); };
public int Depth { get; }
member this.Depth : int
Public ReadOnly Property Depth As Integer

Valor de Propriedade

O nível de ninho.

Observações

A tabela mais externa tem uma profundidade zero.

Aplica-se a