IDataReader.Depth プロパティ
現在の行の入れ子の深さを示す値を取得します。
ReadOnly Property Depth As Integer
[C#]
int Depth {get;}
[C++]
__property int get_Depth();
[JScript]
function get Depth() : int;
プロパティ値
入れ子のレベル。
解説
最も外側のテーブルの深さは 0 です。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET