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

Compare with Current View Page History

« Previous Version 4 Current »

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

Name of the child object. DATATYPE: String.


Type of the child object. Valid values are: Entity = 1, View = 2, Procedure = 3, Package = 4, and Function = 5.

 Color

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

 GUID

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

 ParentName

Name of the parent object. DATATYPE: String.

  • No labels