Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

EdmiError     _CDECL edmiGetExtensionSchemataForSchema       (SdaiString      expressSchemaName,
                                                              SdaiString      extensionSchemaName,     /* When extensionSchemaName = NULL, all extension schemata for schema will be returned */
                                                              SdaiInteger    *numberOfExtensionSchemata,
                                                              SdaiString    **extensionSchemataNames,  /* Optional; extensionSchemataNames should be freed (edmiFree()) by caller */
                                                              SdaiInteger   **extensionSchemataIds);   /* Optional; extensionSchemataIds should be freed (edmiFree()) by caller */

Use this function to list extension schemata for an EXPRESS schema.

Arguments


<arguments missing>


Options


<arguments missing>

Example



Se also

Filter by label

There are no items with the selected labels at this time.

 

 

  • No labels