Public Methods

 Add

Creates a new schema display object from the schema object identified by the given name, and returns the new schema display object. PARAMETERS: EntityName as String.

 Remove

Deletes a schema display object (specified by the given name or ID) from ER/Studio. PARAMETERS: Identifier as String or Integer.

Public Properties

 _Item

Returns a schema display object (specified by the given name, GUID or ID). PARAMETERS: Identifier as String or Integer.

 _NewEnum

 

 Count

This is the number of schema object displays in the collection. DATATYPE: Integer.

 Item

Returns a schema display object (specified by the given name, GUID or ID). PARAMETERS: Identifier as String or Integer.

See Also

SchemaObjDisplays Overview

  • No labels