...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetRepositoryOpenMode (repositoryId : GENERIC)
openMode : INTEGER;
|
The xpfGetRepositoryOpenMode function returns the current open mode, i.e. the current access rights to the specified repository.
Arguments
...
Type | Name | Comment |
GENERIC | repositoryId | The unique id of the repository within the EDMdatabase |
Return Value
...
Type | Name | Comment |
INTEGER | openMode | |
Returned values | Definition | |
xpxRO | The possible returned values are one of the following integer constants: |
...
|
|
|
Options
...
This function is equivalent to the EDMinterface function edmiGetRepositoryOpenMode.
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|