Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfGetCopyModelTargetAttr (sourceInstance, sourceAttr :

...

 GENERIC) 
                                    targetAttr                 : GENERIC;
                

The xpfGetCopyModelTargetAttr function can be used after a copy_model operation, to find the corresponding target attribute to a given source attribute. The actual target instance must have been created by a copy_model operation for this operation to be successfully performed. The constant xpxNullId is returned when no corresponding target attribute is found.

Arguments

...

TypeNameComment
GENERICsourceInstancecomments
GENERICsourceAttr 

Return Value

...

 

TypeNameComment
GENERICtargetAttrcomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"