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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph