IDataReader.Depth Propriété

Définition

Obtient une valeur indiquant la profondeur d’imbrication de la ligne active.

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

Valeur de propriété

Niveau d’imbrication.

Remarques

La table la plus externe a une profondeur de zéro.

S’applique à