Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription

 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

PropertiesDescription

 ChildName

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

 Color

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

 GUID

GUID of the schema object relationship display object . This GUID is as 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 as assigned by ER/Studio. Each schema object relationship display object in a diagram has a unique ID. DATATYPE: Integer.

 ParentName

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

Info
titleSee Also