...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxMoveModel (modelId, repositoryId : |
...
GENERIC)
status : INTEGER;
|
The xpxMoveModel procedure moves the specified data model to the specified repository.
The specified data model must be closed before this operation can be successfully performed. The source repository must be open and the target repository must be open for write access, before this function can be successfully performed.
Arguments
...
Type | Name | Comment |
GENERIC | modelId | A numeric modelID that uniquely identifies the data model of interest in the EDMdatabase. |
...
GENERIC | repositoryId | A numeric repositoryID that uniquely identifies the target repository . |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|