Base View idvBaseLinks

Description

This view exposes the rows in the database table that represent entities with simple entity to entity links.

This view exists mainly to provide the central point for the update protection trigger.

 

For use by

Base view present to support commonality - not intended for users.

 

Columns

ObjectType1

Type of first related object

InternalId1

Internal identifier of first related object

ObjectType2

Type of second related object

InternalId2

Internal identifier of second related object

RelationshipType

Type of relationship

 

  •