Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.31 KB

File metadata and controls

33 lines (29 loc) · 1.31 KB
title ParentSameAsPrev 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
ParentSameAsPrev
Member::ParentSameAsPrev
helpviewer_keywords
ParentSameAsPrev property [ADO MD]
ms.assetid 510842e0-e8dc-4b33-9517-bd1c6df0cf3c
author MightyPen
ms.author genemi

ParentSameAsPrev Property (ADO MD)

Indicates whether the parent of this position member is the same as the parent of the immediately preceding member.

Return Values

Returns a Boolean value and is read-only.

Remarks

This property is supported only on Member objects belonging to a Position object. An error occurs when this property is referenced from Member objects belonging to a Level object.

Applies To

Member Object (ADO MD)

See Also

DrilledDown Property (ADO MD)