Meta Data Services Programming

Storing Relationships

The run-time object model and the storage schema differ significantly. These differences are most apparent when you query a repository database for information about relationships. In fact, the storage of relationships and the run-time manipulation of relationships differ significantly.

The repository engine uses the RTblRelships table to store information about relationships. An individual row of the table can be any of the following:

See Also

Repository SQL Schema

Repository SQL Tables

RTblRelships SQL Table

Storage Strategy in a Repository Database