Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfGetScratchInstances () instancesId : SET OF GENERIC;                

The xpfGetScratchInstances function returns the instances aggregate of the model contents instance in the scratch model. The scratch model can contain instances of any available type (any entity definition) in an EDMdatabase. All scratch instances in an EDMdatabase  are located in the scratch model.
The instances aggregates contains all scratch instances in an EDMserver  session.
The scratch model belongs to an EDMserver  session, hence the scratch model (and all scratch instances are not persistent in an EDMdatabase. The scratch model will be deleted when the open EDMserver  session is closed and a new empty scratch model will be created when a new EDMserver  session is opened.
All EDMinterface  read access operations that are applicable on SET aggregates are applicable to the returned instancesId. The constant xpxNullId is returned when no scratch folders aggregate is found.
This function is equivalent to the EDMinterface function edmiGetScratchInstances.

Arguments

...

Return Value

...

 

TypeNameComment
SET OF GENERICinstancesIdcomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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