SYNTAX:
xpxDeleteSchemaMap (schemaMapName : STRING)
status : INTEGER;
The xpxDeleteSchemaMap function deletes the specified Express-X dictionary model (Express -X schema) from the EDMdatabase. Only the owner of the Express-X dictionary model can delete it.
An Express-X dictionary model can be deleted from the database independent of the dictionary models for the source and target schema, and independent of any populations (data models).
This function is equivalent to the EDMinterface function edmiDeleteSchemaMap.
General
Content
Integrations