Versions Compared

Key

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

...

 

SYNTAX:
 
xpfGetRepositoryOpenModeBN  

Code Block
languagecpp
themeConfluence
FUNCTION xpfGetRepositoryOpenModeBN (repositoryName:

...

 STRING)
                                     openMode     : INTEGER;
                

The xpfGetRepositoryOpenMode function returns the current open mode, i.e. the current access rights to the specified repository.

Arguments

...

TypeNameComment
STRINGrepositoryNameThe name of the repository within the EDMdatabase

Return Value

...

 

TypeNameComment
INTEGERopenMode

Returned values

Definition

xpxRO

The possible returned values are one of the following integer constants:

...

  • xpxRO :  Repository open for read only access.
  • xpxRW
  • Repository open for read and write access.
  • xpxNOACCESS
  • : Repository is closed, no access to the repository is permitted.

Options

...

 
This function is equivalent to the EDMinterface function edmiGetRepositoryOpenModeBN.

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"