OracleDataReader.Depth Właściwość

Definicja

Pobiera wartość wskazującą głębokość zagnieżdżania dla bieżącego wiersza.

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

Wartość właściwości

Głębokość zagnieżdżania bieżącego wiersza.

Implementuje

Uwagi

Najbardziej zewnętrzna tabela ma głębokość zera.

Dotyczy