Page History
Public Methods
Method | Description |
---|---|
DoReverseEngineer | Executes the reverse-engineer process with the specified properties. RETURN DATATYPE: Diagram. |
GetDatabaseList | Returns a StringObject collection of the databases to be reverse-engineered. |
GetObjectOwnerList | Returns a StringObject collection of the owners of objects to be reverse-engineered. |
SetDatabaseList | Set the databases to be reverse-engineered. PARAMETERS: StringObjects. |
SetObjectOwnerList | Set the owners of the objects that are to be reverse-engineered. PARAMETERS: StringObjects. |
...