Versions Compared

Key

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

 

 

Code Block
languagecpp
themeConfluence
EdmiError     _CDECL edmiGetExtensionSchemaNewEntities       (SdaiSchema      expressSchemaId,
        
                                                     SdaiInteger     extensionSchemaId,   /* When extensionSchemaId
= 0, new entities of all extension schemata for schema will be returned */                                                               SdaiInteger    *numberOfNewEntities,
             
                                                SdaiInstance  **newEntitiesIds);     /* newEntitiesIds should be freed (edmiFree()) by
caller */

Use this function to list the entities defined in an extension schemata for an EXPRESS schema.

Arguments

...

...

TypeNameComment
SdaiSchemaexpressSchemaId 
SdaiIntegerextensionSchemaId

When extensionSchemaId = 0, new entities of all extension schemata for schema will be returned

SdaiIntegernumberOfNewEntities 
SdaiInstancenewEntitiesIdsnewEntitiesIds should be freed (edmiFree()) by caller

Return Value

...

Insert excerpt
US:_r_EDMInterface
US:_r_EDMInterface
nopaneltrue

Options

...

<arguments missing> 

Example

...

...

 

Code Block
languagecpp
 <example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schemamodel" and parent = "6062220"