Parent Property

Returns a major entity if the entity is a minor entity.

Syntax

value = QBEntity.Parent

Part Description
value An integer that represents the major entity if the entity is a minor entity. It returns -1 if the entity is a major entity, or if the minor entity doesn’t have a corresponding major entity, or if the entity is not associated with a database object.
QBEntity An object variable that represents a entity in the domain.

Remarks

This property is read-only.

Applies To

QBEntity


(c) 1996-1998 Microsoft Corporation. All Rights Reserved.