Share via


OracleDataReader.Depth Özellik

Tanım

Geçerli satır için iç içe yerleştirme derinliğini gösteren bir değer alır.

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

Özellik Değeri

Geçerli satır için iç içe yerleştirme derinliği.

Uygulamalar

Açıklamalar

En dıştaki tablonun derinliği sıfırdır.

Şunlara uygulanır