LevelDepth property (ADO MD)

Applies to: Access 2013, Office 2013

Indicates the number of levels between the root of the hierarchy and a member.

Return values

Returns a Long integer, and is read-only.

Remarks

Use the LevelDepth property to determine the distance of the Member object from the root level of the hierarchy. The LevelDepth of a member at the root level is 0. This corresponds to the Depth property of a Level object.