Public Methods
Method | Description |
---|
Add | Creates a new model with the given name and database type, and then returns the new model to the caller. PARAMETERS: Name (String), DatabaseType_ID (Integer). |
Remove | Deletes a Model object as specified by the given name or ID, from ER/Studio. PARAMETERS: Identifier (String or Integer). |
Public Properties
Properties | Description |
---|
| Returns a Model object as specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer). |
|
|
| Number of Model objects in the collection. DATATYPE: Integer. |
| Returns a Model object as specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer). |