asp.net.ph

SqlDataReader.Depth Property

System.Data.SqlClient Namespace   SqlDataReader Class


Checks the depth of nesting for the current row.

Syntax


Script [ integer variable = ] SqlDataReader.Depth

Property Value


variable Returns the depth of nesting for the current row.

The property is read only with a default value of 0.

Remarks

The outermost table has a depth of zero. The SQL Server™ .NET Data Provider does not support nesting and always returns zero.

See Also

SqlDataReader Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note