xpxCopyModel

FUNCTION xpxCopyModel (soureModelId , targetModelRepositoryId : GENERIC;
                       targetModelName                        : STRING;
                       VAR targetModlId                       : GENERIC)  
                       status                                 : INTEGER;

The xpxCopyModel function copies the specified model modelId to a new model specified by the arguments targetModelRepositoryId and targetModelName. The modelId of the new model that is created, will be returned in the targetModelId argument.                      

Arguments


TypeNameComment
GENERICsoureModelIdUnique id representing a source model within the EDMdatabase
GENERICtargetModelRepositoryIdUnique id representing the repository that holds the target model within the EDMdatabase
STRINGtargetModelNameThe name of the target model
GENERICtargetModlIdUnique id representing a target model within the EDMdatabase

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â