You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Public Methods

 RepoCheckOutStatus

Get the Check Out status of this SchemaObjRelationshipDisplay object. DATATYPE: StringObjects.

 RepoVersionHistory

Get the Version History of this object from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects.

Public Properties

 ChildName

This is the name of the child object. DATATYPE: String.

 Color

This is the color of the schema object's relationship display object. It takes a 4 byte integer where the 1st byte is a red value (0-255), the 2nd byte is a green value (0-255), and the 3rd byte is a blue value (0-255).

 GUID

GUID of the schema object relationship display object. This GUID is assigned by ER/Studio. Each schema object relationship display object has a unique GUID. DATATYPE: String.

 ID

ID of the schema object relationship display object. This ID is assigned by ER/Studio. Each schema object relationship display object in a diagram has a unique ID. DATATYPE: Integer.

 ParentName

This is the name of the parent object. DATATYPE: String.

  • No labels