Mimer SQL Data Provider
Depth Property




Mimer.Data.Client Namespace > MimerDataReader Class : Depth Property
Gets a value indicating the depth of nesting for the current row.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Depth As Integer
 

Property Value

The depth of nesting for the current row. The outermost table has a depth of zero.
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerDataReader Class
MimerDataReader Members