Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfOpenRepository (repositoryId : GENERIC;
                            openMode     : INTEGER)
                            repositoryId : GENERIC;

The xpfOpenRepository function opens the specified repository <repositoryId> in the specified open mode <openMode>, and returns an identifier of the open repository <repositoryId> or a zero when the function fails .

Arguments

...

TypeNameComment
GENERICrepositoryIdUnique id of the repository within the EDMdatabase
INTEGERopenMode

Access modes

Description

xpxRO

The legal access modes are:

...

  • xpxRO :  Open for read only operations.
  • xpxRW
  • : Open for read and write operations

 

...

Return Value

...

 

TypeNameComment
GENERICrepositoryIdidentifier of the open repository or a zero when the function fails

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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