Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxConditionalDeepDeleteInstancesEx(sourceInstances : AGGREGATE OF

...

Argument:

...

 GENERIC;
                                             options         : INTEGER;
                                             include_exclude : AGGREGATE OF GENERIC;  
                                             rolesToDelete   : AGGREGATE OF GENERIC)  
                                             status          : INTEGER;

Use this function to ....

Arguments

...

Specifies the options to be used in the invocation of the function. The <options> value can be specified as a bitwise OR between the actual options to enable. All option names are defined on the header file sdai.h. See the edmiConditionalDeepDeleteInstances function for options descriptions.
TypeNameComment
AGGREGATE OF GENERICsourceInstancesAn aggregate of numeric instanceIDs that uniquely identifies the instances to be deleted in the EDMdatabase
INTEGERoptionssee below
AGGREGATE OF GENERICinclude_excludeAddress of an array of instances or instance types (entities). The content is dependent of the value of the <options> argument. An instanceID = 0 terminates the <exclude_or_include> array
AGGREGATE OF GENERICrolesToDelete 

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

OptionComment
XPXOptioncomment

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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