Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfGetTargetInstance(sourceInstance :

...

 GENERIC)
                              targetInstance : GENERIC;
                

The xpfGetTargetInstance function finds the connected target instance from a specified source instance. A connection between the target instance and the source instance must be defined by the xpxMapInstance function before this function can be executed successfully. The source instance is specified in the sourceInstance argument and the connected target instance is returned as the function value.
If no connected target instance is found for the specified sourceInstance, then the returned function value is the constant xpxNullId. See also xpxGetTargetInstance , xpxMapInstance.

Arguments

...

TypeNameComment
GENERICsourceInstancecomments

Return Value

...

 

TypeNameComment
GENERICtargetInstancecomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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