OleDbDataReader.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:
 virtual property int Depth { int get(); };
public:
 property int Depth { int get(); };
public override int Depth { get; }
public int Depth { get; }
member this.Depth : int
Public Overrides ReadOnly Property Depth As Integer
Public 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

Ayrıca bkz.