Delete remote model
Deletes one specified remote model, or all data models of a specified Express schema in the specified remote repository. All models must be closed prior to deletion. Only the owner of a model is permitted to delete it. The command will fail when trying to delete dictionary models that have existing data models or is referenced by existing Express-X dictionary models. However, any belonging EDMquerySchema, EDMruleSchema and STEP Identifier model will be deleted.
In a multi-user environment, a model cannot be deleted if it is currently being used by other users.
Exact match is required for all arguments.
Arguments:
Server context name: |
Specify name of server context. |
Remote repository: |
Specify the name of the remote repository holding the model(s) to delete. Repository names are case sensitive. This argument is only effective when the [delete all models of schema] is unset. |
Remote model: |
Specify the name of the remote model to delete. Model names are case sensitive. This argument is only effective when the option [delete all models of schema] is unset. The specified remote model must be closed before it can me deleted. This argument is only effective when the option [delete all models of schema] is unset. |
All models of schema: |
Specify the name of an Express schema that is used as the underlying schema of the remote model(s) to delete. Express schema names are case insensitive. |
Options:
accumulating command output: |
A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed. |
match selected input: |
A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items. |
delete all models of schema: |
Specifies that all models located in the specified <Remote repository> that have the Express schema specified by the <All models of Schema> argument as the underlying schema will be deleted. |