edmiRemoteRenameRepository
Â
EdmiError edmiRemoteRenameRepository (SdaiServerContext serverContextId, SdaiString repositoryName, SdaiString newRepositoryName, SdaiInvocationId *edmiInvocationId);
This function changes the name of a given remote repository.
NOTE: Only the "administrators" of an repository are allowed to rename a it. The "system repositories" (SystemRepository, DictionaryRepository, DataRepository, EDMvisualExpress) cannot be renamed.
Arguments
Type | Name | Comment |
SdaiServerContext | serverContextId | Â Server content ID |
SdaiString | repositoryName | current repository name |
SdaiString | newRepositoryName | new repository name |
SdaiInvocationId | edmiInvocationId | When the edmiInvocationId is specified unequal NULL, the actual operation will be asynchronous and a handle (identifier) of the call will be returned in the edmiInvocationId argument. |
Return Value
Â
Options
 Â
Â
Example
Â
 <missing code>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â
Â