Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 941 Bytes

File metadata and controls

33 lines (29 loc) · 941 Bytes
title Depth Property (ADO MD) | Microsoft Docs
ms.prod sql
ms.prod_service connectivity
ms.technology connectivity
ms.custom
ms.date 01/19/2017
ms.reviewer
ms.topic conceptual
apitype COM
f1_keywords
Level::Depth
Depth
helpviewer_keywords
Depth property [ADO MD]
ms.assetid e41f2644-617d-4c09-80a4-feb5cf736186
author MightyPen
ms.author genemi

Depth Property (ADO MD)

Indicates the number of levels between the Level and the root of the hierarchy.

Return Values

Returns an integer, and is read-only.

Remarks

A Level at the root of a hierarchy has a Depth value of zero (0).

Applies To

Level Object (ADO MD)

See Also

LevelDepth Property (ADO MD)