Description
Parent entity of the relationship.
Property Type
- Read-only property
Syntax
Public Property ParentKeyID() As Entity
Example
Dim MyRelationship As Relationship
Dim ParEntity As Entity
Set ParEntity = MyRelationship.ParentEntity
See Also
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Current »
Parent entity of the relationship.
Public Property ParentKeyID() As Entity
Dim MyRelationship As Relationship
Dim ParEntity As Entity
Set ParEntity = MyRelationship.ParentEntity
See Also
Copyright © 2004-2024 IDERA, Inc.