edmiRemoteCopyModelEx
EdmiError edmiRemoteCopyModelEx (SdaiServerContext serverContextId, SdaiModel sourceModelId, SdaiString targetModelSchemaName, SdaiRepository targetModelRepositoryId, SdaiString targetModelName, SdaiOptions options, SdaiModel *targetModelId, SdaiInvocationId *edmiInvocationId);
<Description>
Arguments
1 | Type | Name | Comment |
2 | SdaiServerContext | serverContextId | Â |
3 | SdaiModel | sourceModelId | Â |
4 | SdaiString | targetModelSchemaName | Â |
5 | SdaiRepository | targetModelRepositoryId | Â |
6 | SdaiString | targetModelName | Â |
7 | SdaiOptions | options | Â |
8 | SdaiModel | targetModelId | Â |
9 | SdaiInvocationId | edmiInvocationId | Â |
Â
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.
Â
Options
 Â
Option | Comment |
Option name | Comment |
Â
Example
Â
Â
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â
Â
Header:
#include "sdai.h"
Prototype: