SqlCeDataReader.Depth Property
Visual Studio 2010
Gets a value indicating the depth of nesting for the current row.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Property Value
Type: System.Int32The depth of nesting for the current row. The .NET Compact Framework Data Provider for SQL Server Compact does not support nesting and always returns zero.