Close Repository
Closes one or more open repositories in the EDMdatabase. All open models in the repository(ies) will be closed before the repositories are closed.
All open repositories with a name that exactly or partly matches the argument <Repository> will be closed except when the option [exact match] is set, then only the repository with a name that exactly matches the argument <Repository> will be closed.
Supervisor commands that access data in closed repository will implicitly open the repository, and it will stay opened.
This command applies only to Data Repositories. The Data>Close>Repository command will have no effect on the DictionaryRepository which will always stay open for read during an open EDMserver session.
This command is only implemented for the single user version of the supervisor.
Arguments:
Repository: |
Specify the name of the open repository(ies) to close. Repository names are case sensitive. |
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. |
exact match: |
A global option that specifies that only the open repository that is uniquely defined by the argument <Repository> will be closed. If this option is not set, then all open repositories with a name that partly or fully matches the <Repository> argument will be closed. |
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 displayed in the selection list. An empty (blank) string will match all items. |