xpfOpenRepository
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
Type | Name | Comment |
GENERIC | repositoryId | Unique id of the repository within the EDMdatabase |
INTEGER | openMode | The legal access modes are:
 |
Return Value
Â
Type | Name | Comment |
GENERIC | repositoryId | identifier of the open repository or a zero when the function fails |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â