Versions Compared

Key

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

...

Description: 

Code Block
languagecpp
themeConfluence
EdmiError edmiRenameRepository    (SdaiString        repositoryName,
                                   SdaiString        newRepositoryName);

This function changes the name of a given repository.

NOTE: Only the "administrators" of an repository are allowed to rename a it. The "system repositories" (SystemRepository, DictionaryRepository, DataRepository, EDMvisualExpress) cannot be renamed. Header:
#include "sdai.h"
Signature:
EdmiError edmiRenameRepository    (SdaiString              repositoryName,
                                   SdaiString              newRepositoryName);
Arguments:

Arguments

...

TypeNameComment
SdaiString

repositoryName

Repository name

SdaiString

newRepositoryName

Repository new name

...

Return Value

...

Insert excerpt
US:_r_EDMInterface
US:_r_EDMInterface
nopaneltrue

Options

...

 

Example

...

 

Code Block
languagecpp
 <example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "model" and parent = "6062220"