Versions Compared

Key

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

Public Methods

MethodDescription
DoReverseEngineerExecutes the reverse-engineer process with the specified properties. RETURN DATATYPE: Diagram.
GetDatabaseListReturns a StringObject collection of the databases to be reverse-engineered.
GetObjectOwnerListReturns a StringObject collection of the owners of objects to be reverse-engineered.
SetDatabaseListSet the databases to be reverse-engineered. PARAMETERS: StringObjects.
SetObjectOwnerListSet the owners of the objects that are to be reverse-engineered. PARAMETERS: StringObjects.

...