Versions Compared

Key

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

 

 

Code Block
languagecpp
themeConfluence
EdmiError     _CDECL edmiGetExtensionSchemataUsedByModel     (SdaiModel       modelId, 
            
                                                 SdaiInteger    *numberOfExtensionSchemata,
    
                                                         SdaiString    **extensionSchemataNames,   /* Optionsl; Extension schema names. extensionSchemataNames must be freed by caller */
          
                                                   SdaiInteger   **extensionSchemataIds);    /* Optional; Extension schemata ids. extensionSchemataIds must be freed by caller */

Use this function to list extension schemata used by specified data model

Arguments

...

...

TypeNameComment
SdaiModelmodelId 
SdaiIntegernumberOfExtensionSchemata 
SdaiStringextensionSchemataNames Optionsl; Extension schema names. extensionSchemataNames must be freed by caller
SdaiIntegerextensionSchemataIdsOptional; Extension schemata ids. extensionSchemataIds must be freed 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"

 

...