/
xpfGetRepository
xpfGetRepository
FUNCTION xpfGetRepository (repositoryName : STRING) repositoryId : GENERIC;
The xpfGetRepository function returns the repositoryId that uniquely identifies the repository in the EDMdatabase with the given name repositoryName. The constant xpxNullId is returned when no matching repository is found.
Arguments
Type | Name | Comment |
STRING | repositoryName | The name of the repository within the EDMdatabase |
Return Value
Type | Name | Comment |
GENERIC | repositoryId | The unique id of the repository |
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
xpfGetModelRepository
xpfGetModelRepository
More like this
xpxGetModelRepository
xpxGetModelRepository
More like this
xpfGetRepositoryOpenMode
xpfGetRepositoryOpenMode
More like this
xpfGetModelBN
xpfGetModelBN
More like this
edmiGetRepository
edmiGetRepository
More like this
xpxSetVmTargetModelBN
xpxSetVmTargetModelBN
More like this