...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION 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.
Arguments
...
Type | Name | Comment |
STRING | schemaMapName | The name of the MAP schema |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|