IDataReader.Depth Propriété

Définition

Obtient une valeur indiquant la profondeur d'imbrication de la ligne actuelle.

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

Valeur de propriété

Le niveau d’imbrication.

Remarques

La profondeur de la table située le plus à l'extérieur est zéro.

S’applique à