Versions Compared

Key

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

Public Methods

MethodDescription
AddCreates 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).
RemoveDeletes a Model object as specified by the given name or ID, from ER/Studio. PARAMETERS: Identifier (String or Integer).

Public Properties

PropertiesDescription

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).
Info
titleSee Also