You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
Public Methods
Method | Description |
---|
| 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). |
| 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). |